dotfiles

Personal dotfiles
git clone git://git.laack.co/dotfiles.git
Log | Files | Refs

modmap.txt (564B)


      1 # This is a translation table for keyboard modifiers. The syntax is:
      2 #
      3 # (hardware key) -> (effective modifier)
      4 #
      5 # A modifier can be mapped to "none" to disable it. For example:
      6 #
      7 # Lalt -> none
      8 #
      9 # When using CapsLock as a modifier key, its toggled state will still affect
     10 # text entry. You may need to remap or disable CapsLock in your window system.
     11 #
     12 # You may delete this file and it will be recreated with the default mapping.
     13 
     14 Lshift -> Lshift
     15 Lctrl -> Lctrl
     16 Lalt -> Lalt
     17 Lgui -> Lgui
     18 Rshift -> Rshift
     19 Rctrl -> Rctrl
     20 Ralt -> Ralt
     21 Rgui -> Rgui
     22 caps -> caps