add script to enable monitor on the right via xrandr (order counts!)

Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
This commit is contained in:
Nico Schottelius 2008-08-06 12:30:12 +02:00
parent e35f37effa
commit 1d15a15c1f

3
monitor-xrandr-on.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
xrandr --output PANEL --auto
xrandr --output VGA_1 --right-of PANEL