summaryrefslogtreecommitdiff
path: root/symbols/hu
diff options
context:
space:
mode:
authorsvu <svu>2004-09-14 19:14:36 +0000
committersvu <svu>2004-09-14 19:14:36 +0000
commit0820f89e1811eadc05ee6fc620bdcf80a9368594 (patch)
tree37987e78b843b20af244e0dc41f0b62bf2038614 /symbols/hu
parent5fb3fb2bec29b2776a2c8440a2f187f2be6a78e4 (diff)
keymap(comma) introduced by Frank
Diffstat (limited to 'symbols/hu')
-rw-r--r--symbols/hu16
1 files changed, 5 insertions, 11 deletions
diff --git a/symbols/hu b/symbols/hu
index ff3a75d6..21c9b72f 100644
--- a/symbols/hu
+++ b/symbols/hu
@@ -2,6 +2,7 @@
//
// Based on old style 'xkb/symbols/hu"
//
+// $XKeyboardConfig$
// (C) 2002-2004 Soós Péter <sp@osb.hu>
//
// Permission is granted to anyone to use, distribute and modify
@@ -55,7 +56,7 @@ xkb_symbols "101_qwertz_comma_dead" {
include "latin"
include "hu(def_101)"
include "hu(def_qwertz)"
- include "hu(def_comma)"
+ include "keypad(comma)"
include "hu(def_dead)"
include "hu(def_common)"
include "level3(ralt_switch)"
@@ -71,7 +72,7 @@ xkb_symbols "101_qwertz_comma_nodead" {
include "latin"
include "hu(def_101)"
include "hu(def_qwertz)"
- include "hu(def_comma)"
+ include "keypad(comma)"
include "hu(def_nodead)"
include "hu(def_common)"
include "level3(ralt_switch)"
@@ -119,7 +120,7 @@ xkb_symbols "101_qwerty_comma_dead" {
include "latin"
include "hu(def_101)"
include "hu(def_qwerty)"
- include "hu(def_comma)"
+ include "keypad(comma)"
include "hu(def_dead)"
include "hu(def_common)"
include "level3(ralt_switch)"
@@ -135,7 +136,7 @@ xkb_symbols "101_qwerty_comma_nodead" {
include "latin"
include "hu(def_101)"
include "hu(def_qwerty)"
- include "hu(def_comma)"
+ include "keypad(comma)"
include "hu(def_nodead)"
include "hu(def_common)"
include "level3(ralt_switch)"
@@ -337,13 +338,6 @@ 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, KP_Separator ] };
-};
-
// def_dot:
// The Hungarian standard is the comma on the keypad not decimal dot,
// but programmers hate it