From: Don Armstrong Date: Sun, 14 Jun 2009 20:31:23 +0000 (+0000) Subject: * 115 is now End too X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b063eb8100f98d2b379f24bb60c5785f23dc842b;p=x_base.git * 115 is now End too --- diff --git a/.xsession_archimedes b/.xsession_archimedes index 7ba5103..132c6e5 100644 --- a/.xsession_archimedes +++ b/.xsession_archimedes @@ -5,10 +5,10 @@ xmodmap -e 'keycode 158 = XF86AudioRaiseVolume' xmodmap -e 'keycode 146 = XF86AudioLowerVolume' xset r rate 170 40 -xmodmap -e 'keycode 115 = Multi_key' # 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 'clear mod4' xmodmap -e 'add mod4 = Super_L Super_R'