summaryrefslogtreecommitdiffstats
path: root/.Xmodmap
diff options
context:
space:
mode:
Diffstat (limited to '.Xmodmap')
-rw-r--r--.Xmodmap12
1 files changed, 11 insertions, 1 deletions
diff --git a/.Xmodmap b/.Xmodmap
index 9109241..d605780 100644
--- a/.Xmodmap
+++ b/.Xmodmap
@@ -1 +1,11 @@
-pointer = 3 2 1 \ No newline at end of file
+pointer = 3 2 1
+
+!
+! Swap Caps_Lock and Control_L
+!
+remove Lock = Caps_Lock
+remove Control = Control_L
+keysym Control_L = Caps_Lock
+keysym Caps_Lock = Control_L
+add Lock = Caps_Lock
+add Control = Control_L