nsbin/monitor-xrandr-on.sh
Nico Schottelius 1d15a15c1f add script to enable monitor on the right via xrandr (order counts!)
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
2008-08-06 12:30:12 +02:00

3 lines
78 B
Bash
Executable file

#!/bin/sh
xrandr --output PANEL --auto
xrandr --output VGA_1 --right-of PANEL