Skip to content

Commit de6854c

Browse files
committed
remove that pesky caps_lock key with .Xmodmap
1 parent 501b27f commit de6854c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.Xmodmap

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
remove Lock = Caps_Lock
2+
remove Control = Control_L
3+
keysym Caps_Lock = Control_L
4+
keysym Control_L = Control_L
5+
add Lock = Caps_Lock
6+
add Control = Control_L
7+

0 commit comments

Comments
 (0)