summaryrefslogtreecommitdiffstats
path: root/.config/xmodmap
diff options
context:
space:
mode:
Diffstat (limited to '.config/xmodmap')
l---------.config/xmodmap1
-rw-r--r--.config/xmodmap/Xmodmap9
2 files changed, 9 insertions, 1 deletions
diff --git a/.config/xmodmap b/.config/xmodmap
deleted file mode 120000
index 3c2664a..0000000
--- a/.config/xmodmap
+++ /dev/null
@@ -1 +0,0 @@
-.config/xmodmap \ No newline at end of file
diff --git a/.config/xmodmap/Xmodmap b/.config/xmodmap/Xmodmap
new file mode 100644
index 0000000..85bd1fb
--- /dev/null
+++ b/.config/xmodmap/Xmodmap
@@ -0,0 +1,9 @@
+!
+! Swap Caps_Lock and Control_R
+!
+remove Lock = Caps_Lock
+remove Control = Control_R
+keysym Control_R = Caps_Lock
+keysym Caps_Lock = Control_R
+add Lock = Caps_Lock
+add Control = Control_R