]> git.rmz.io Git - dotfiles.git/commitdiff
different keyboard, different xmodmap
authorSamir Benmendil <samir.benmendil@gmail.com>
Sun, 3 Feb 2013 22:45:10 +0000 (23:45 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sun, 3 Feb 2013 22:45:10 +0000 (23:45 +0100)
Xmodmap_darwin [new file with mode: 0644]

diff --git a/Xmodmap_darwin b/Xmodmap_darwin
new file mode 100644 (file)
index 0000000..d01a9f7
--- /dev/null
@@ -0,0 +1,18 @@
+keycode 37 = Super_L
+keycode 49 = less greater less greater bar brokenbar bar
+keycode 94 = grave asciitilde dead_grave dead_tilde
+keycode 104 = ISO_Level3_Shift
+keycode 133 = Control_L
+keycode 134 = Control_R
+
+clear control
+clear Mod4
+clear Mod5
+
+add control = Control_L Control_R
+add Mod4 = Super_L
+add Mod5 = ISO_Level3_Shift
+
+! remap Caps_Lock as Escape
+remove Lock = Caps_Lock
+keysym Caps_Lock = Escape