Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Xrandr ====== Display management <code> xrandr --listactivemonitors # Examples xrandr --output DP2 --auto --left-of eDP1 xrandr --output eDP1 --auto --off xrandr --output DP-0 --auto -r 144 --rotate right --pos 0x0 xrandr --output DVI-D-0 -r 144 --right-of DP-0 --pos 1080x840 </code> cheatsheet/xrandr.txt Last modified: 2024/10/14 20:59by 127.0.0.1