From ab1fba1a0967ac2289909c3f1a643f876a5dd393 Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Mon, 20 Feb 2012 17:01:21 +0200 Subject: x11proto: add permille, ezh, and EZH to keysymdef.h This patch adds the following mnemonic symbols: XK_permille for U+2030 PER MILLE SIGN XK_EZH for U+01B7 LATIN CAPITAL LETTER EZH XK_ezh for U+0292 LATIN SMALL LETTER EZH These are the last mnemonic symbols missing from the Finnish keyboard layout. The characters are part of the Finnish standard, ezh is used in Sami and permille sign is used commonly in Finland, probably in other countries as well. https://bugs.freedesktop.org/show_bug.cgi?id=19687 Signed-off-by: Marko Myllynen Reviewed-by: Matt Dew Signed-off-by: James Cloos --- specs/keysyms.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'specs/keysyms.xml') diff --git a/specs/keysyms.xml b/specs/keysyms.xml index 9c88ce7..e2fa0d0 100644 --- a/specs/keysyms.xml +++ b/specs/keysyms.xml @@ -4374,6 +4374,12 @@ already been deprecated by the introduction of the Unicode KEYSYMs. PRESCRIPTION, TAKE, RECIPE Publish + + #x0AD5 + U+2030 + PER MILLE SIGN + Publish + #x0AD6 U+2032 -- cgit v1.2.3