X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/65abf116b4429091ce9ac09b0d225b86136effc0..945b227db0058917a6debda4e7ae7e6bdb31391e:/Xmodmap_chronos diff --git a/Xmodmap_chronos b/Xmodmap_chronos index 0f8a22b..e356511 100644 --- a/Xmodmap_chronos +++ b/Xmodmap_chronos @@ -2,7 +2,12 @@ remove Lock = Caps_Lock keysym Caps_Lock = Escape -clear Mod1 -clear Mod4 +! switch Alt_L and Super_L +remove Mod4 = Super_L +remove Mod1 = Alt_L add Mod1 = Super_L add Mod4 = Alt_L + +! Alt_R as 3rd level chooser +remove Mod1 = Alt_R +add Mod5 = Alt_R