remap caps lock to control in X

master
Andrew Coleman 2020-12-12 15:50:38 -05:00
parent bbeae1a81e
commit d56b952692
1 changed files with 3 additions and 0 deletions

3
.Xmodmap Normal file
View File

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