]>
git.madduck.net Git - etc/xsession.git/blobdiff - .xkb/symbols/madduck
madduck's git repository
Every one of the projects in this repository is available at the canonical
URL git://git.madduck.net/madduck/pub/<projectpath> — see
each project's metadata for the exact URL.
All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@ git. madduck. net .
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
SSH access, as well as push access can be individually
arranged .
If you use my repositories frequently, consider adding the following
snippet to ~/.gitconfig and using the third clone URL listed for each
project:
[url "git://git.madduck.net/madduck/"]
insteadOf = madduck:
-// 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
// 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 <MENU> {
include "group(win_switch)"
include "group(switch)"
replace key <MENU> {
symbols[Group2] = [ degree, infinity ]
};
key <AE01> {
symbols[Group2] = [ degree, infinity ]
};
key <AE01> {
- symbols[Group2] = [ onequarter, oneeighth ]
+ symbols[Group2] = [ onesuperior, onequarter ]
};
key <AE02> {
symbols[Group2] = [ twosuperior, onehalf ]
};
key <AE02> {
symbols[Group2] = [ twosuperior, onehalf ]
key <BKSP> {
symbols[Group2] = [ BackSpace, BackSpace ]
};
key <BKSP> {
symbols[Group2] = [ BackSpace, BackSpace ]
};
+ key <SPCE> {
+ symbols[Group2] = [ nobreakspace, nobreakspace ]
+ };
key <TAB> {
symbols[Group2] = [ Tab, Tab ]
};
key <TAB> {
symbols[Group2] = [ Tab, Tab ]
};
symbols[Group2] = [ mu, heart ]
};
key <AB08> {
symbols[Group2] = [ mu, heart ]
};
key <AB08> {
- symbols[Group2] = [ notsign , guillemotleft ]
+ symbols[Group2] = [ periodcentered , guillemotleft ]
};
key <AB09> {
symbols[Group2] = [ ellipsis, guillemotright ]
};
key <AB09> {
symbols[Group2] = [ ellipsis, guillemotright ]