aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dot_Xmodmap')
-rw-r--r--dot_Xmodmap8
1 files changed, 8 insertions, 0 deletions
diff --git a/dot_Xmodmap b/dot_Xmodmap
new file mode 100644
index 0000000..a554667
--- /dev/null
+++ b/dot_Xmodmap
@@ -0,0 +1,8 @@
1remove Lock = Caps_Lock
2remove Control = Control_L
3remove Lock = Control_L
4remove Control = Caps_Lock
5keysym Control_L = Caps_Lock
6keysym Caps_Lock = Control_L
7add Lock = Caps_Lock
8add Control = Control_L
Powered by cgit v1.2.3 (git 2.41.0)