about summary refs log tree commit diff
path: root/configs/shared/.Xmodmap
diff options
context:
space:
mode:
Diffstat (limited to 'configs/shared/.Xmodmap')
-rw-r--r--configs/shared/.Xmodmap7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/shared/.Xmodmap b/configs/shared/.Xmodmap
new file mode 100644
index 0000000000..518793b867
--- /dev/null
+++ b/configs/shared/.Xmodmap
@@ -0,0 +1,7 @@
+! remap caps-lock to escape
+remove Lock = Caps_Lock
+keysym Caps_Lock = Escape
+
+! swap ctrl and super (similar to OSX) -- currently not working
+! remove mod4 = Super_L
+! add control = Super_L