summaryrefslogtreecommitdiff
path: root/.config/X11/modmap
diff options
context:
space:
mode:
Diffstat (limited to '.config/X11/modmap')
-rw-r--r--.config/X11/modmap12
1 files changed, 12 insertions, 0 deletions
diff --git a/.config/X11/modmap b/.config/X11/modmap
new file mode 100644
index 0000000..1736e09
--- /dev/null
+++ b/.config/X11/modmap
@@ -0,0 +1,12 @@
+! My desktop doesn't have a super key, so I map Caps_Lock to Super_L
+! Also, use Caps_Lock for the compose key
+remove lock = Caps_Lock
+keysym Caps_Lock = Super_L Multi_key
+
+! All of these are my "super". Silly I have so many...
+clear mod4
+add mod4 = Super_L Super_R Hyper_L Hyper_R Menu
+
+
+! Note to future me:
+! The modifiers are: << Shift, Lock, Control, Mod{1..5} >> and are NOT case sensitive