summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@freedesktop.org>2011-05-30 10:36:49 +0200
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2013-12-18 01:04:40 +0000
commit95c972352d9d1fcd1dc220d7fe74b9d37b09fabc (patch)
treecfb405a462a35d3000f9d686f75708c0797aeead
parentcf93beb47f9907946dd72ca4d481ffbbbadda53a (diff)
downloadxkeyboard-config-95c972352d9d1fcd1dc220d7fe74b9d37b09fabc.tar.gz
Add missing Adiaeresis to 'e' key on Hungarian keyboard layout
The Hungarian keyboard should produce an Adiaeresis when pressing Alt-Gr 'E'. See also: https://bugzilla.novell.com/show_bug.cgi?id=661695 This bugzilla entro also contains a picture of a Hungarian keyboard layout which is more complete as what is currently found on Wikipedia. Signed-off-by: Egbert Eich <eich@freedesktop.org>
-rw-r--r--symbols/hu1
1 files changed, 1 insertions, 0 deletions
diff --git a/symbols/hu b/symbols/hu
index 75b17fe..00f7561 100644
--- a/symbols/hu
+++ b/symbols/hu
@@ -398,6 +398,7 @@ hidden partial alphanumeric_keys
xkb_symbols "def_common" {
key <AD01> { [ q, Q, backslash ] };
key <AD02> { [ w, W, bar ] };
+ key <AD03> { [ e, E, Adiaeresis ] };
key <AD07> { [ u, U, EuroSign ] };
key <AD08> { [ i, I, Iacute, iacute ] };
key <AD09> { [ o, O, doublelowquotemark ] };