Turn virtual screen on or off from terminal? #2032
-
Does anyone know if there is a way to turn a dummy display on or off using a terminal command? I'm using a dummy display to force the system to 16:9 ratio. (Using a M2 MacBook Pro 16", which is 16:10 + notch bit at the top.) It works great, but I'm looking to script it to happen automatically as part of a job when I am opening up a set of applications. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Here is a simple command line tool: https://github.com/waydabber/betterdisplaycli
|
Beta Was this translation helpful? Give feedback.
-
Thank you. It looks like this creates the dummy monitor and leaves the terminal app running, and terminating the app also kills the dummy. I was able to use this along with displayplacer to achieve the automation that I was looking for. Thanks! |
Beta Was this translation helpful? Give feedback.
Here is a simple command line tool: https://github.com/waydabber/betterdisplaycli
Here is a simple command line tool: https://github.com/waydabber/createdummy