Enhancement to hu keymap
authorSergey V. Udaltsov <svu@gnome.org>
Thu, 13 May 2010 19:58:26 +0000 (20:58 +0100)
committerSergey V. Udaltsov <svu@gnome.org>
Thu, 13 May 2010 19:58:26 +0000 (20:58 +0100)
https://bugs.freedesktop.org/show_bug.cgi?id=28091

symbols/hu

index e5abdf2..b12eac1 100644 (file)
@@ -4,6 +4,7 @@
 //
 // $XKeyboardConfig$
 // (C) 2002-2004 Soós Péter <sp@osb.hu>
+// (C) 2010 Andras Timar <timar@fsf.hu>
 //
 // Permission is granted to anyone to use, distribute and modify
 // this file in any way, provided that the above copyright notice
 //             - Fixed abovedot
 //             - Added adiaeresis
 //             - Added EuroSign and cent symbol
+//  2010-04-23 - Added doublelowquotemark
+//             - Added rightdoublequotemark
+//             - Added endash
+//  2010-05-13 - Added ellipsis
 
 
 // Default layout
@@ -421,7 +426,7 @@ xkb_symbols "def_common" {
     key <AB06>  { [            n,            N,        braceright                  ] };
     key <AB07>  { [            m,            M,              less                  ] };
     key <AB08>  { [        comma,     question,         semicolon                  ] };
-    key <AB09>  { [       period,        colon,           greater                  ] };
+    key <AB09>  { [       period,        colon,          ellipsis                  ] };
     key <AB10>  { [        minus,   underscore,          asterisk                  ] };
 
 };