summary refs log tree commit diff stats
path: root/xmodmap
diff options
context:
space:
mode:
authorAlan Pearce2018-03-07 17:43:49 +0100
committerAlan Pearce2018-03-07 17:43:49 +0100
commit45a7d255cdaf0f30b61f06880d4da278565b083f (patch)
tree7a30f309f6c7d5a8c9d8a9a88c9d2913c9a1450a /xmodmap
parent35880803edc720a2ab5863b3f555cf045677f85e (diff)
downloaddotfiles-45a7d255cdaf0f30b61f06880d4da278565b083f.tar.lz
dotfiles-45a7d255cdaf0f30b61f06880d4da278565b083f.tar.zst
dotfiles-45a7d255cdaf0f30b61f06880d4da278565b083f.zip
Remove xmodmap content
Diffstat (limited to 'xmodmap')
-rw-r--r--xmodmap/.xmodmaprc20
1 files changed, 0 insertions, 20 deletions
diff --git a/xmodmap/.xmodmaprc b/xmodmap/.xmodmaprc
index 82a8674..e69de29 100644
--- a/xmodmap/.xmodmaprc
+++ b/xmodmap/.xmodmaprc
@@ -1,20 +0,0 @@
-keycode 37 = Super_L NoSymbol Super_L
-keycode 133 = Alt_L Meta_L Alt_L Meta_L
-keycode 64 = Control_L NoSymbol Control_L
-
-! Thinkpad has PrtSc next to Alt_R
-keycode 108 = Control_R NoSymbol Control_R
-keycode 107 = ISO_Level3_Shift NoSymbol ISO_Level3_Shift
-keycode 105 = Super_R NoSymbol Super_R
-! For external keyboards
-keycode 134 = ISO_Level3_Shift NoSymbol ISO_Level3_Shift
-
-clear Control
-clear Mod1
-clear Mod3
-clear Mod4
-
-add Control = Control_L Control_R
-add Mod1 = Alt_L Meta_L
-add Mod4 = Super_L Super_R Super_L Hyper_L
-add Mod5 = ISO_Level3_Shift Mode_switch
\ No newline at end of file