]> git.rmz.io Git - dotfiles.git/commitdiff
xkb: remove Xmodmap_chronos
authorSamir Benmendil <samir.benmendil@gmail.com>
Fri, 31 Jan 2014 02:59:25 +0000 (03:59 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Fri, 31 Jan 2014 02:59:25 +0000 (03:59 +0100)
Xmodmap_chronos [deleted file]

diff --git a/Xmodmap_chronos b/Xmodmap_chronos
deleted file mode 100644 (file)
index 73f2cad..0000000
+++ /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