From: Samir Benmendil Date: Fri, 31 Jan 2014 02:59:25 +0000 (+0100) Subject: xkb: remove Xmodmap_chronos X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/d3df70eb986e178be8c5488a9def8d8f8d63fb84?ds=sidebyside xkb: remove Xmodmap_chronos --- diff --git a/Xmodmap_chronos b/Xmodmap_chronos deleted file mode 100644 index 73f2cad..0000000 --- a/Xmodmap_chronos +++ /dev/null @@ -1,16 +0,0 @@ -! 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