update xrandr-script for intel video

Signed-off-by: Nico Schottelius <nico@ikn.ethz.ch>
This commit is contained in:
Nico Schottelius 2008-11-28 12:27:26 +01:00
parent 9addc01d6b
commit e18313154c

View file

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