created tags are unselected
[wmiirc-lua.git] / xmodmaprc-mod4
blobcab9809f2a6b9c402717124e81037e669596c594
1 ! I have a Thinkpad X41.  It has no Mod4 (the Win key), but I want to use
2 ! a second modifier for wmii.  This configuration does the following:
4 ! * CapsLock generates a Control keycode
5 ! * Left Control generates Mod4
7 ! The CapsLock feature is dropped altogether.
8 remove Lock = Caps_Lock
9 remove Control = Control_L
10 keysym Caps_Lock = Control_L
11 keysym Control_L = Super_L
12 add Control = Control_L