summaryrefslogtreecommitdiff
path: root/xmodmap
diff options
context:
space:
mode:
Diffstat (limited to 'xmodmap')
-rw-r--r--xmodmap13
1 files changed, 13 insertions, 0 deletions
diff --git a/xmodmap b/xmodmap
new file mode 100644
index 0000000..f49fa66
--- /dev/null
+++ b/xmodmap
@@ -0,0 +1,13 @@
+remove Lock = Caps_Lock
+keysym Caps_Lock = Escape
+
+clear Mod1
+clear Mod4
+
+keycode 133 = Alt_L
+keycode 134 = Alt_R
+keycode 64 = Super_L
+keycode 108 = Super_R
+
+add Mod1 = Alt_L Alt_R
+add Mod4 = Super_L Super_R