Contribute
Register

macOS Sierra Upgrade Available on September 20th

Status
Not open for further replies.
Anyone with an RX480 and running the GM version? I am curious if there is full native support.
 
HiDpi not working with me on GM 10.12 ,
Code:
sudo defaults write /Library/Preferences/com.apple.windowserver.plist DisplayResolutionEnabled -bool true

and this command not woking , how to do this , hot to activate Hidpi in GM 10.12
 

Attachments

  • hidpi.png
    hidpi.png
    87.3 KB · Views: 279
HiDpi not working with me on GM 10.12 ,
Code:
sudo defaults write /Library/Preferences/com.apple.windowserver.plist DisplayResolutionEnabled -bool true

and this command not woking , how to do this , hot to activate Hidpi in GM 10.12
-
fixt :),

just First, fire up a new Terminal window and then copy and paste the following command:
Code:
sudo defaults write /Library/Preferences/com.apple.windowserver.plist DisplayResolutionDisabled -bool false

step tow write this command :
Code:
sudo defaults write /Library/Preferences/com.apple.windowserver.plist DisplayResolutionEnabled -bool true

Done :)

finally you need to log out and log in again for this change to take effect.
 

Attachments

  • hidpifix.png
    hidpifix.png
    1.1 MB · Views: 293
Note: The GM public beta has been released today. :)
 
Status
Not open for further replies.
Back
Top