I am trying to automate the setup of a Mac running macOS Catalina (10.15.1).
I found this question: How can I set the display settings using command line . But none of the answers really explain how I can set this "slightly larger text" setting. I would like to know how to automatically set the configuration in the below screenshot:
Is there a way to do this using the defaults
command?
/path/to/display_manager.py res 1920 1080 60
) – rinogo Jun 03 '20 at 01:06