--- xkeyboard-config-1.1/symbols/ee~ 2007-07-16 01:12:12.000000000 +0300 +++ xkeyboard-config-1.1/symbols/ee 2007-12-25 22:59:51.000000000 +0200 @@ -77,3 +77,29 @@ include "level3(ralt_switch)" include "kpdl(comma)" }; + +// Estonian few characters on basic US keymap. +// by Elan Ruusamäe +partial alphanumeric_keys +xkb_symbols "us" { + include "us(basic)" + name[Group1]= "Estonia - U.S. keyboard with Estonian letters"; + + include "level3(ralt_switch)" + + // ž, Ž + key { [ z, Z, zcaron, Zcaron ] }; + // ¢ + key { [ c, C, cent, cent ] }; + // š, Š + key { [ s, S, scaron, Scaron ] }; + key { [ semicolon, colon, odiaeresis, Odiaeresis ] }; + key { [ quoteright, quotedbl, adiaeresis, Adiaeresis ] }; + key { [ bracketleft, braceleft, udiaeresis, Udiaeresis ] }; + key { [ bracketright, braceright, otilde, Otilde ] }; + // £ + key { [ 3, numbersign, sterling, sterling ] }; + + include "eurosign(e)" + include "eurosign(5)" +}; --- xkeyboard-config-1.1/rules/base.xml.in~ 2007-09-26 14:56:42.000000000 +0300 +++ xkeyboard-config-1.1/rules/base.xml.in 2007-12-25 22:45:56.886753769 +0200 @@ -1645,6 +1645,12 @@ <_description>Dvorak + + + us + <_description>US keyboard with Estonian letters + +