X-Git-Url: https://git.madduck.net/etc/xsession.git/blobdiff_plain/ce02fadf88901dd6ac1125e65df17bbe6848976f..05f208f71b8d68737113d84af8de62c9c6f62458:/.xkb/symbols/madduck diff --git a/.xkb/symbols/madduck b/.xkb/symbols/madduck index 88b9c7f..3471a8d 100644 --- a/.xkb/symbols/madduck +++ b/.xkb/symbols/madduck @@ -1,8 +1,8 @@ -// mode_switch: set up windows keys for mode switching and the menu keys +// default_switch: set up windows keys for mode switching and the menu keys // to generate mod3. since I have some machines without those fancy keys, I // also configure the right CTRL and ALT keys to do the same. partial modifier_keys -xkb_symbols "mode_switch" { +xkb_symbols "default_switch" { include "group(win_switch)" include "group(switch)" replace key { @@ -34,7 +34,7 @@ xkb_symbols "group2_intl" { symbols[Group2] = [ degree, infinity ] }; key { - symbols[Group2] = [ onequarter, oneeighth ] + symbols[Group2] = [ onesuperior, onequarter ] }; key { symbols[Group2] = [ twosuperior, onehalf ] @@ -172,7 +172,7 @@ xkb_symbols "group2_intl" { symbols[Group2] = [ mu, heart ] }; key { - symbols[Group2] = [ notsign, guillemotleft ] + symbols[Group2] = [ periodcentered, guillemotleft ] }; key { symbols[Group2] = [ ellipsis, guillemotright ]