]> 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:

store temp xsession errors file on cleanup
[etc/xsession.git] / .xkb / symbols / madduck
index fa98371d66d239abe3ea27fb9c34d9dfe6247659..ef781b3ccefbb8c61977471c204705c0d7945052 100644 (file)
@@ -34,7 +34,7 @@ xkb_symbols "group2_intl" {
     symbols[Group2] = [ degree, infinity ]
   };
   key <AE01> {
-    symbols[Group2] = [ onequarter, oneeighth ]
+    symbols[Group2] = [ onesuperior, onequarter ]
   };
   key <AE02> {
     symbols[Group2] = [ twosuperior, onehalf ]
@@ -72,6 +72,9 @@ xkb_symbols "group2_intl" {
   key <BKSP> {
     symbols[Group2] = [ BackSpace, BackSpace ]
   };
+  key <SPCE> {
+    symbols[Group2] = [ nobreakspace, nobreakspace ]
+  };
   key <TAB> {
     symbols[Group2] = [ Tab, Tab ]
   };