From: Ian Jackson Date: Sun, 17 May 2020 22:23:28 +0000 (+0100) Subject: swap the two left alts X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=88d0d79b9757f4c944a1c641e0eda2c00e658b1c;p=ian-dotfiles.git swap the two left alts --- diff --git a/dot/configs/xkb-zealot.xkb b/dot/configs/xkb-zealot.xkb index a97caf9..82a82ca 100644 --- a/dot/configs/xkb-zealot.xkb +++ b/dot/configs/xkb-zealot.xkb @@ -1389,7 +1389,7 @@ xkb_symbols "pc+gb+inet(evdev)" { type= "CTRL+ALT", symbols[Group1]= [ KP_Multiply, KP_Multiply, KP_Multiply, KP_Multiply, XF86ClearGrab ] }; - key { [ Alt_L, Meta_L ] }; + key { [ Alt_L, Meta_L ] }; key { [ space ] }; key { [ Control_L ] }; key { @@ -1519,7 +1519,7 @@ xkb_symbols "pc+gb+inet(evdev)" { key { [ KP_Decimal, KP_Decimal ] }; key { [ Hangul ] }; key { [ Hangul_Hanja ] }; - key { [ Super_L ] }; + key { [ Super_L ] }; key { [ Super_R ] }; key { [ Menu ] }; key { [ Cancel ] }; @@ -1625,12 +1625,12 @@ xkb_symbols "pc+gb+inet(evdev)" { modifier_map Lock { }; modifier_map Shift { }; modifier_map Shift { }; - modifier_map Mod1 { }; + modifier_map Mod1 { }; modifier_map Control { }; modifier_map Mod2 { }; modifier_map Mod5 { }; modifier_map Control { }; - modifier_map Mod4 { }; + modifier_map Mod4 { }; modifier_map Mod4 { }; modifier_map Mod5 { }; modifier_map Mod1 { };