summaryrefslogtreecommitdiffstats
path: root/.Xmodmap
diff options
context:
space:
mode:
Diffstat (limited to '.Xmodmap')
-rw-r--r--.Xmodmap11
1 files changed, 11 insertions, 0 deletions
diff --git a/.Xmodmap b/.Xmodmap
new file mode 100644
index 0000000..d605780
--- /dev/null
+++ b/.Xmodmap
@@ -0,0 +1,11 @@
+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