xkeyboard-config/symbols lk,1.9,1.10
"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-serv12002/symbols Modified Files: lk Log Message: another fix for lk, b.fd.o#11284 Index: lk =================================================================== RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/lk,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- lk 16 Jun 2007 17:19:57 -0000 1.9 +++ lk 29 Jun 2007 21:19:30 -0000 1.10 @@ -2,7 +2,7 @@ // X Keyboard Extension file for Sinhala (Sri Lanka) (2004-04-22) // Maintainer : Harshula Jayasuriya <[email protected]> -// Last Updated: 2007-06-14 +// Last Updated: 2007-06-29 // This is a static phonetic mapping for a standard US-English keyboard // (qwerty) // http://www.nongnu.org/sinhala/doc/keymaps/sinhala-keyboard_3.html @@ -11,22 +11,22 @@ // respectively. The problem lies with the XKB infrastructure which // only allows a one-to-one mapping of keycodes to Unicode codepoints. // Unfortunately, the 3 mentioned glyphs actually consists of 3 -// Unicode codepoints each. The resultant is that the user must +// Unicode codepoints each. The result is that the user must // manually construct the glyph by typing each of the 3 codepoints. -// Alt-backslash represents the 'join' key, this requires +// ALT-, represents the 'JOIN' key, it requires // two codepoints, hence it also has to be manually constructed. -// Similarly, Alt-Shift-backslash representing the 'touch' key requires +// Similarly, ALT-/ representing the 'TOUCH' key requires // two codepoints. // Repaya = rayanna,AL,ZWJ // Rakaransaya = AL,ZWJ,rayanna // Yansaya = AL,ZWJ,yayanna -// join = AL,ZWJ -// touch = ZWJ,AL +// JOIN = AL,ZWJ +// TOUCH = ZWJ,AL // Where, -// AL = Al Lakuna = Alt-a -// ZWJ = Zero Width Joiner = Alt-Shift-Backslash +// AL = Al Lakuna = ALT-a +// ZWJ = Zero Width Joiner = ALT-/ // rayanna = r // yayanna = y @@ -61,7 +61,7 @@ key <AC08> { [ 0x01000d9a, 0x01000d9b, 0x01000d8f, 0x01000d90 ] }; key <AC09> { [ 0x01000dbd, 0x01000dc5, 0x01000ddf, 0x01000df3 ] }; - // z - m + // z - ? key <AB01> { [ 0x01000da4, 0x01000da5, NoSymbol, NoSymbol ] }; key <AB02> { [ 0x01000db3, 0x01000dac, NoSymbol, NoSymbol ] }; key <AB03> { [ 0x01000da0, 0x01000da1, NoSymbol, NoSymbol ] }; @@ -69,12 +69,9 @@ key <AB05> { [ 0x01000db6, 0x01000db7, NoSymbol, NoSymbol ] }; key <AB06> { [ 0x01000db1, 0x01000dab, 0x01000d82, 0x01000d9e ] }; key <AB07> { [ 0x01000db8, 0x01000db9, NoSymbol, NoSymbol ] }; - - // '.' - Fullstop + key <AB08> { [ any, any, 0x01000dca, NoSymbol ] }; key <AB09> { [ any, any, 0x01000df4, NoSymbol ] }; - - // Backslash - key <BKSL> { [ any, any, 0x01000dca, 0x0100200d ] }; + key <AB10> { [ any, any, 0x0100200d, NoSymbol ] }; // Space key <SPCE> { [ space, nobreakspace, 0x0100200c, NoSymbol ] };