xrandr

Short Tipps

xrandr gibt einen Ueberblick ueber alle Devices und ihre Aufloesungen.

xrandr --output VGA1 --mode 1024x768 --right-of LVDS1
xrandr --output DVI-I-1-1 --left-of eDP1  --mode 1920x1200

Turn screen off

xrandr --output VGA1 --off

Ueber SSH

ssh -X user@host echo $DISPLAY

Sollte sowas wie localhost:0.0 ausgeben.

Dann mit xrandr

xrandr —display= :0.0