nsbin/monitor-xrandr-rechts.sh
Nico Schottelius b99e5f9c7a alot of smaller changes
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-08-14 14:04:06 +02:00

4 lines
101 B
Bash
Executable file

#!/bin/sh
xrandr --output LVDS --auto
xrandr --output VGA --auto
xrandr --output VGA --right-of LVDS