--- symbols/hu.orig 2010-05-13 16:57:12.000000000 +0200 +++ symbols/hu 2010-05-13 16:04:38.609375000 +0200 @@ -4,6 +4,7 @@ // // $XKeyboardConfig$ // (C) 2002-2004 Soós Péter +// (C) 2010 Andras Timar // // Permission is granted to anyone to use, distribute and modify // this file in any way, provided that the above copyright notice @@ -18,6 +19,10 @@ // - 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 @@ key { [ n, N, braceright ] }; key { [ m, M, less ] }; key { [ comma, question, semicolon ] }; - key { [ period, colon, greater ] }; + key { [ period, colon, ellipsis ] }; key { [ minus, underscore, asterisk ] }; };