Eeepc Shift Key Remap

From Kyle's Wiki
Jump to: navigation, search
xmodmap -e "keycode 62 = Up" # Make the Shift key go Up
xmodmap -e "keycode 109 = Prior" # Make the Shift-shift key go PgUp
xmodmap -e "keycode 98 = Shift_R" # Make the Up key go Shift
xmodmap -e "keycode 99 = Control_R" # Make the PgUp key go Shift-shift
xmodmap -e "add shift = Shift_R" # Make the new shift key actually do shifting
xset r 62 # Make the new Up key autorepeat
xset -r 98 # Prevent the new Shift key from autorepeating
Personal tools
Namespaces

Variants
Actions
Efforts
Toolbox
Meta