]> git.donarmstrong.com Git - x_base.git/commitdiff
update xieana xsession
authorDon Armstrong <don@donarmstrong.com>
Mon, 27 Aug 2007 08:41:33 +0000 (08:41 +0000)
committerDon Armstrong <don@donarmstrong.com>
Mon, 27 Aug 2007 08:41:33 +0000 (08:41 +0000)
.xsession_xieana

index 915a3e06aca7a71b14261b972b3e0bbf083145ea..c402309801cd9ca5241af21f339bae469523d3bd 100644 (file)
@@ -1,10 +1,12 @@
 #-*- mode: sh; -*-
 HOSTNAME=$(hostname)
 
-xmodmap -e 'keycode 115 = Multi_key'
 # Return to sane autokey rates (not glacially slow ones)
 xset r rate 250 35
 xmodmap -e 'keysym Alt_L = Meta_L'
+xmodmap -e 'keycode 108=Super_L'
+xmodmap -e 'clear mod4'
+xmodmap -e 'add mod4 = Super_L'
 
 if [ -x /usr/bin/xsetbg ] && [ -r /home/don/media/pictures/maya_natsume_background.jpg ]; then
     /usr/bin/xsetbg /home/don/media/pictures/maya_natsume_background.jpg