From c209fbe3f2f6dd24776ca0649182b532490f21d9 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 6 May 2011 10:18:52 +0200 Subject: Put LVDS right of LCD in localxrandr. --- localxrandr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'localxrandr') diff --git a/localxrandr b/localxrandr index ed1816d..43abe19 100755 --- a/localxrandr +++ b/localxrandr @@ -36,7 +36,7 @@ if [ -n "$lcd" ] && [ -n "$dvi" ]; then if [ -n "$xinerama" ]; then xrandr \ --output "$lcd" --mode 1280x800 --rotate normal \ - --output "$dvi" --mode 1680x1050 --rotate normal --above $lcd --preferred + --output "$dvi" --mode 1680x1050 --rotate normal --left-of $lcd --preferred # xrandr \ # --output "$lcd" --mode 1280x800 --rotate left \ # --output "$dvi" --mode 1680x1050 --rotate left --right-of $lcd -- cgit v1.2.3