XMODMAP: Switch CTRL and CAPS keys

This commit is contained in:
Tom Willemsen 2011-07-28 11:36:09 +02:00
parent 7de70f8321
commit 976f3b8994

View file

@ -1 +1,11 @@
pointer = 3 2 1
pointer = 3 2 1
!
! 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