xkeyboard-config/symbols in,1.15,1.16
Sergey V. Oudaltsov
xlibs-commit at pdx.freedesktop.org
Wed Nov 21 15:34:50 PST 2007
Committed by: svu
Update of /cvs/xkeyboard-config/xkeyboard-config/symbols
In directory kemper:/tmp/cvs-serv30036/symbols
Modified Files:
in
Log Message:
small fix in in(ben_probhat), b.fd.o#12038
Index: in
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/in,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- in 26 Sep 2007 12:56:11 -0000 1.15
+++ in 21 Nov 2007 23:34:48 -0000 1.16
@@ -240,7 +240,7 @@
key <ESC> { [ Escape ] };
// numbers
- key <TLDE> { [ quoteleft, asciitilde ] };
+ key <TLDE> { [ 0x100200D, asciitilde ] };
key <AE01> { [ 0x10009E7, exclam ] };
key <AE02> { [ 0x10009E8, at ] };
key <AE03> { [ 0x10009E9, numbersign ] };
@@ -251,8 +251,8 @@
key <AE08> { [ 0x10009EE, 0x10009CE ] };
key <AE09> { [ 0x10009EF, parenleft ] };
key <AE10> { [ 0x10009E6, parenright ] };
- key <AE11> { [ 0x100200C, underscore ] };
- key <AE12> { [ equal, 0x100200D ] };
+ key <AE11> { [ minus, underscore ] };
+ key <AE12> { [ equal, plus ] };
key <BKSP> { [ BackSpace ] };
// tab, q to ]
@@ -297,7 +297,7 @@
key <AB08> { [ comma, 0x10009C3 ] };
key <AB09> { [ 0x1000964, 0x1000981 ] };
key <AB10> { [ 0x10009CD, question ] };
- key <BKSL> { [ backslash, 0x1000965 ] };
+ key <BKSL> { [ 0x100200C, 0x1000965 ] };
// key <LCTL> { [ Control_L ] };
// key <SPCE> { [ space ] };
More information about the xlibs-commit
mailing list