]> git.rmz.io Git - dotfiles.git/blobdiff - Xmodmap_chronos
xkb: remove Xmodmap_chronos
[dotfiles.git] / Xmodmap_chronos
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