X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a2232eed703e1caa3fa7d5ff495dd6e1a0ff550b..4322868924b51e28d1e5d0cd48043a09bee6b60e:/Xmodmap diff --git a/Xmodmap b/Xmodmap index 7279766..906a2d9 100644 --- a/Xmodmap +++ b/Xmodmap @@ -10,10 +10,18 @@ keycode 197 = F19 ! Since I'am unable to create new key-names, existing ones ! have to be used. To see all names xmodmap accepts, run: ! sudo dumpkeys -l - + ! Expose key: fn+F3 keycode 128 = F23 ! Dashboard: fn+F4 keycode 212 = F24 +! remap Caps_Lock as Escape +clear Lock +keycode 66 = Escape NoSymbol Escape + +! Alt_R as 3rd level chooser +keycode 108 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift +clear Mod1 +add Mod1 = Alt_L