diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 15:54:54 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 15:54:54 +0000 |
commit | e29f1f1ed2128d7382a72ccb1684045fe4bc8183 (patch) | |
tree | 046f47267d55924f194f17aaaf2f45ac19eb4d35 /swap.km |
R6.6 is the Xorg base-lineXORG-MAINXORG-STABLE
Diffstat (limited to 'swap.km')
-rw-r--r-- | swap.km | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +! +! Swap Caps_Lock and Control_L +! + +remove Lock = Caps_Lock +remove Control = Control_L +keysym Control_L = Caps_Lock +keysym Caps_Lock = Control_L +add Lock = Caps_Lock +add Control = Control_L + |