remap caps lock to control in X

This commit is contained in:
Andrew Coleman 2020-12-12 15:50:38 -05:00
commit d56b952692

3
.Xmodmap Normal file
View file

@ -0,0 +1,3 @@
remove Lock = Caps_Lock
keysym Caps_Lock = Control_L
add Control = Control_L