You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that in macOS 13 with System Settings, you can set a monitor's rotation to either 90, 180 or 270 degrees and it gets reflected in displayplacer list without issue. But if you try to flip use the exact displayplacer command to get back to that configuration, it simply gets you an error. Is this a bug in macOS 13? It seems like the "Error rotating screen" message is from:
Running on macOS 13 and seeing an issue when trying to rotate one of the screens from 270 to 90 degrees. It results an an error.
Here is the output of
displayplacer list
:I then try to run the same command above but swap out 270 degrees with 90 degrees using the following command:
The error I get is:
I noticed that in macOS 13 with System Settings, you can set a monitor's rotation to either 90, 180 or 270 degrees and it gets reflected in
displayplacer list
without issue. But if you try to flip use the exactdisplayplacer
command to get back to that configuration, it simply gets you an error. Is this a bug in macOS 13? It seems like the "Error rotating screen" message is from:displayplacer/displayplacer.c
Line 493 in 036ecda
Any ideas what might be happening or causing this issue?
The text was updated successfully, but these errors were encountered: