remap caps lock to control in X
This commit is contained in:
parent
bbeae1a81e
commit
d56b952692
1 changed files with 3 additions and 0 deletions
3
.Xmodmap
Normal file
3
.Xmodmap
Normal file
|
@ -0,0 +1,3 @@
|
|||
remove Lock = Caps_Lock
|
||||
keysym Caps_Lock = Control_L
|
||||
add Control = Control_L
|
Reference in a new issue