fixed truncated network name for wlan devices
[wmiirc-lua.git] / contrib / remap-caps-ctrl-mod4 / README
blob5399c9eec5fde740e4282df37d3c5735ed6977ae
1 This xmodmaprc script applies to the US layout of the PC104 keyboard.
3 It remaps keys such that:
5         - Caps_Lock generates a Control_L key code
6         - Control_L generates Super_L key code
8 Super_L generates Mod4 (the Windows key).
10 This is particularly useful on keyboards, like the one in my Thinkpad
11 X41, that don't have a Mod4 (Windows) key, which wmiirc-lua relies on.
13 To install it, copy the file to ~/.xmodmaprc, and run xmodmaprc from
14 ~/.xsession.
16 - Bart Trojanowski <bart@jukie.net>