1 ! $Id: .Xmodmap,v 1.4 2016/11/30 17:54:41 fste Exp $
3 ! reconfigure the keyboard
6 ! Take control of the Caps_Lock
7 remove Lock = Caps_Lock
8 !keysym Caps_Lock = Control_L
9 ! use the keycode instead of the keysym
10 keycode 66 = Control_L
11 add Control = Control_L
13 ! the old Ctrl key act as Tab
16 ! the old Tab key act as Escape