]> git.rmz.io Git - dotfiles.git/blob - Xmodmap_darwin
make the taglist squares smaller
[dotfiles.git] / Xmodmap_darwin
1 keycode 37 = Super_L
2 keycode 49 = less greater less greater bar brokenbar bar
3 keycode 94 = grave asciitilde dead_grave dead_tilde
4 keycode 104 = ISO_Level3_Shift
5 keycode 133 = Control_L
6 keycode 134 = Control_R
7
8 clear control
9 clear Mod4
10 clear Mod5
11
12 add control = Control_L Control_R
13 add Mod4 = Super_L
14 add Mod5 = ISO_Level3_Shift
15
16 ! remap Caps_Lock as Escape
17 remove Lock = Caps_Lock
18 keysym Caps_Lock = Escape