Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

meletkis

macrumors newbie
Original poster
Jul 29, 2016
6
0
Athens, Greece
Hi there!

I was wondering if there is a way to enable HiDPI on Sonoma via the Terminal, avoiding the use of third-party apps. Is the following command still effective on Sonoma? I am using a Mac mini (M2).

Code:
$sudo defaults write /Library/Preferences/com.apple.windowserver.plist
DisplayResolutionEnabled -bool true

Thank you in advance!
 

chown33

Moderator
Staff member
Aug 9, 2009
10,753
8,438
A sea of green
You mention in another post that you use BetterDisplay.

Here's what I'd do to find out if the command works on Sonoma.
1. Disable HiDPI using BetterDisplay.
2. Quit the app.
3. Run the command in a Terminal window.
4. Observe whether or not the display changes.
5. Run BetterDisplay.
6. Check whether it sees HiDPI as enabled or disabled.

In short, if you can enable it with the command, and the app sees the change as enabling HiDPI, then it's pretty likely that the command works.

Conversely, if the command has no visible effect on the display, and BetterDisplay doesn't see HiDPI as enabled, then it's likely the command doesn't work as given.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.