From: Samir Benmendil Date: Sun, 3 Feb 2013 22:45:10 +0000 (+0100) Subject: different keyboard, different xmodmap X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/80f1f8d00292330e3454c6c34dec097d6b33cb75?ds=inline different keyboard, different xmodmap --- diff --git a/Xmodmap_darwin b/Xmodmap_darwin new file mode 100644 index 0000000..d01a9f7 --- /dev/null +++ b/Xmodmap_darwin @@ -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