summaryrefslogtreecommitdiff
path: root/symbols/hu
diff options
context:
space:
mode:
authorsvu <svu>2004-10-08 20:55:14 +0000
committersvu <svu>2004-10-08 20:55:14 +0000
commit08e19bb69191c56c0cfa5ed3a90d584d1e64c902 (patch)
treeea4bebf51c6c3fe42ea772c34d10a3388b88f05a /symbols/hu
parent8909df9e061a072c0e6e740efd4f7110fc2fd2db (diff)
fixing https://freedesktop.org/bugzilla/show_bug.cgi?id=1561
Diffstat (limited to 'symbols/hu')
-rw-r--r--symbols/hu7
1 files changed, 7 insertions, 0 deletions
diff --git a/symbols/hu b/symbols/hu
index 21c9b72f..5a53453e 100644
--- a/symbols/hu
+++ b/symbols/hu
@@ -338,6 +338,13 @@ xkb_symbols "def_qwerty" {
key <AB01> { [ z, Z, greater ] };
};
+// def_comma:
+// The Hungarian standard is the comma on the keypad not decimal dot
+hidden partial keypad_keys
+xkb_symbols "def_comma" {
+ key <KPDL> { [ KP_Delete, comma ] };
+};
+
// def_dot:
// The Hungarian standard is the comma on the keypad not decimal dot,
// but programmers hate it