Closed jfly closed 6 years ago
Also, the xrandr -o ...
commands don't work when an external display is connected.
autorandr looks cool, but I think I'd still need to figure out how to automatically invoke it (possibly via udev?).
I implemented this with my autoperipherals
script. Closing!
Right now I have to run
xrandr --auto
every time I connect an external display. I imagine it would be possible to run that command every time we dock/undock, but it would be better to do it whenver a display is connected/disconnected.