jakehilborn / displayplacer

macOS command line utility to configure multi-display resolutions and arrangements. Essentially XRandR for macOS.
MIT License
3.74k stars 134 forks source link

Bug: rotate fails if resolution is omitted #121

Open gingerbeardman opened 1 year ago

gingerbeardman commented 1 year ago

Docs say this should work


But... on my setup

Gives

Screen ID s1234abcd: could not find res:0x0 scaling:off

And the rotate fails.


I can give it any resolution for rotate to work

Gives

Screen ID s1234abcd: could not find res:0x0 scaling:off

It complains, with the same error message as before, but the rotation is set.


versions

use case

My use case is to rotate my external display on a hotkey (eventually via an Adruino Pro Micro or similar powered by accelerometer) so I never change the resolution on my display.