]> git.madduck.net Git - etc/xsession.git/blobdiff - .xkb/keymap/default

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:

rename default_switch keymap table
[etc/xsession.git] / .xkb / keymap / default
index caa564cff9070c6af7bbc6499061e4697a24b191..acb21d6e8b81628efbba59f74660d88b775f4f87 100644 (file)
@@ -2,6 +2,6 @@ default xkb_keymap "default" {
   xkb_keycodes  { include "evdev+aliases(qwerty)"       };
   xkb_types     { include "complete"    };
   xkb_compat    { include "complete"    };
-  xkb_symbols   { include "pc+us+inet(evdev)+madduck(mode_switch)+madduck(caps_mod4)+madduck(group2_intl)"  };
+  xkb_symbols   { include "pc+us+inet(evdev)+madduck(default_switch)+madduck(caps_mod4)+madduck(group2_intl)"  };
   xkb_geometry  { include "pc(pc104)"        };
 };