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