From 97a703b50a6f977e24ab0af99fc047e2d870826f Mon Sep 17 00:00:00 2001 From: "Sergey V. Udaltsov" Date: Tue, 9 Jun 2009 11:06:19 +0100 Subject: Fixing 'e with dot below' in ng(olpc). https://bugs.freedesktop.org/show_bug.cgi?id=20010 --- ChangeLog | 5 +++++ symbols/ng | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index be00ef33..b581f1d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-06-09 Sergey Udaltsov + + * symbols/ng: fixing 'e with dot below' in ng(olpc), + https://bugs.freedesktop.org/show_bug.cgi?id=20010 + 2009-05-31 Sergey Udaltsov * symbols/altwin: setting explicit TWO_LEVEL on sections mapping RALT diff --git a/symbols/ng b/symbols/ng index 8c3567b3..5b3a19e2 100644 --- a/symbols/ng +++ b/symbols/ng @@ -77,7 +77,7 @@ xkb_symbols "olpc" { key { [ minus, underscore, 0x1000304, 0x1000304 ] }; // combining macron above key { [ equal, plus, 0x1000303, 0x1000303 ] }; // combining tilde above - key { [ w, W, 0x1000, 0x1000 ] }; // E with dot below + key { [ w, W, 0x1001EB9, 0x1001EB8 ] }; // E with dot below key { [ e, E, 0x10001DD, 0x100018E ] }; // reversed E key { [ r, R, 0x10001B4, 0x10001B3 ] }; // Y with hook key { [ t, T, 0x1000327, 0x1000327 ] }; // combining cedilla -- cgit v1.2.3