.xmodmaprc
changeset 433 93d05f55825a
child 566 4c8b7a98a285
equal deleted inserted replaced
432:dc9bb516bde7 433:93d05f55825a
       
     1 ! To load this config run:
       
     2 !   $ xmodmap .xmodmaprc
       
     3 
       
     4 ! Win key.
       
     5 clear mod3
       
     6 clear mod4
       
     7 
       
     8 keycode 133 = Super_L
       
     9 ! keycode 134 = Multi_key
       
    10 ! keycode 134 = Super_R
       
    11 keycode 134 = Hyper_R
       
    12 add mod3 = Super_L
       
    13 add mod4 = Hyper_R
       
    14