how to discover config file with display mode on osx v12.6: - go to System Preferences > Displays, change the resolution from default to scaled - check if /Library/Preferences//com.apple.windowserver.plist exists - if yes, convert it from binary to xml: sudo plutil -convert xml1 /Library/Preferences//com.apple.windowserver.plist #osx#apple#config