[PATCH] xkeyboard-config: Swap combining accents in OLPC us map

Bernardo Innocenti bernie at codewiz.org
Mon Oct 8 16:38:55 PDT 2007


Sorry for this heavy traffic :-)

diff -u -p -u -p -r1.36 us
--- symbols/us	4 Oct 2007 21:06:29 -0000	1.36
+++ symbols/us	8 Oct 2007 23:33:10 -0000
@@ -783,8 +783,8 @@ xkb_symbols "olpc" {
    key <TLDE> { [     grave, asciitilde,    dead_grave, dead_tilde ] };
    key <AE01> { [         1,     exclam,    exclamdown, exclamdown ] };
    key <AE02> { [         2,         at,       notsign,    notsign ] };
-   key <AE03> { [         3, numbersign,     0x1000301,  0x1000301 ] }; // combining acute
-   key <AE04> { [         4,     dollar,     0x1000300,  0x1000300 ] }; // combining grave
+   key <AE03> { [         3, numbersign,     0x1000300,  0x1000300 ] }; // combining grave
+   key <AE04> { [         4,     dollar,     0x1000301,  0x1000301 ] }; // combining acute
    key <AE05> { [         5,    percent,     0x1000306,  0x1000306 ] }; // combining breve above
    key <AE06> { [         6,asciicircum,     0x100030A,  0x100030A ] }; // combining ring above
    key <AE07> { [         7,  ampersand,     0x1000302,  0x1000302 ] }; // combining circumflex above

-- 
 \___/
 |___|   Bernardo Innocenti - http://www.codewiz.org/
  \___\  One Laptop Per Child - http://www.laptop.org/



More information about the xorg mailing list