]> git.donarmstrong.com Git - x_base.git/blobdiff - .xsession_archimedes
add zair resources and session
[x_base.git] / .xsession_archimedes
index 132c6e5478b0df927ceedfa7d97695ce36b35a71..c2bf965cf2de8687fa3be25ab86faacb01c575c5 100644 (file)
@@ -1,15 +1,12 @@
 #-*- mode: sh; -*-
-xrandr --output DVI0 --right-of VGA2
+#xrandr --output DVI0 --right-of VGA2
+xrandr --output DVI-I-2 --left-of DVI-I-1
 
 xmodmap -e 'keycode 158 = XF86AudioRaiseVolume'
 xmodmap -e 'keycode 146 = XF86AudioLowerVolume'
 xset r rate 170 40
 
-# No clue why this has changed from Alt_R to Down, but we really want Down.
-if ! xmodmap -pk|grep -qe '116.*Down'; then
-    xmodmap -e 'keycode 116 = Super_L'
-    xmodmap -e 'keycode 115 = Multi_key'
-fi;
+xmodmap -e 'keycode 133 = Multi_key'
 xmodmap -e 'clear mod4'
 xmodmap -e 'add mod4 = Super_L Super_R'