xkeyboard-config/symbols jp,1.13,1.14
"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xlibs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: svu
Update of /cvs/xkeyboard-config/xkeyboard-config/symbols
In directory kemper:/tmp/cvs-serv7114/symbols
Modified Files:
jp
Log Message:
another japanese option, b.fd.o#11064
Index: jp
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/jp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- jp 29 Oct 2006 14:23:23 -0000 1.13
+++ jp 26 May 2007 16:30:30 -0000 1.14
@@ -198,3 +198,15 @@
};
};
+partial modifier_keys
+xkb_symbols "nicola_f_bs" {
+ key <BKSP> {
+ type="",
+ symbols[Group1]= [ bracketright, braceright ]
+ };
+ key <AE10> { [ 0,underscore ] };
+ key <AD11> { [ colon, asterisk ] };
+ key <AC11> { [ BackSpace, BackSpace ] };
+ key <AC12> { [ Escape ] };
+ key <AB11> { [ at, grave ] };
+};