! remap Caps_Lock as Escape clear Lock keycode 66 = Escape NoSymbol Escape ! move around some keys keycode 64 = Super_L Super_L Super_L Super_L keycode 108 = Super_R Super_R Super_R Super_R keycode 133 = Alt_L Alt_L Alt_L Alt_L keycode 135 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift clear Mod1 clear Mod4 add Mod1 = Alt_L add Mod4 = Super_L Super_R ! vim: syntax=xmodmap