lms-video/scripts/extended_desktop.sh
2013-01-09 14:12:27 +01:00

5 lines
158 B
Bash
Executable file

xrandr -q
xrandr --output LVDS --pos 1024x0
xrandr --output VGA-0 --mode 1024x768
xrandr --output LVDS --mode 1024x768
xrandr --output VGA-0 --right-of LVDS