// IBM_PROLOG_BEGIN_TAG // This is an automatically generated prolog. // // gos720 src/gos/2d/XTOP_R7/data/xkeyboard-config/symbols/ee 1.1.1.1 // // Licensed Materials - Property of IBM // // COPYRIGHT International Business Machines Corp. 2007,2011 // All Rights Reserved // // US Government Users Restricted Rights - Use, duplication or // disclosure restricted by GSA ADP Schedule Contract with IBM Corp. // // IBM_PROLOG_END_TAG // $XKeyboardConfig: xkbdesc/symbols/ee,v 1.9 2006/03/16 22:58:05 svu Exp $ // based on // Estonian XKB-keymap by Ville Hallik // // $XFree86: xc/programs/xkbcomp/symbols/ee,v 1.2 2002/11/22 04:03:28 dawes Exp $ partial default alphanumeric_keys xkb_symbols "basic" { // Describes the differences between a very simple en_US // keyboard and a very simple Estonian keyboard // This layout conforms to both EVS8:1993 and EVS8:2000 standards include "latin(type4)" name[Group1]="Estonia"; key { [ 3, numbersign, sterling, sterling ] }; key { [ 4, currency, dollar, dollar ] }; key { [ plus, question, backslash, questiondown ] }; key { [dead_acute, dead_grave, grave, apostrophe ] }; key { [udiaeresis, Udiaeresis, dead_diaeresis, dead_abovering ] }; key { [ otilde, Otilde, section, dead_macron ] }; key { [ s, S, scaron, Scaron ] }; key { [odiaeresis, Odiaeresis, dead_acute, dead_doubleacute ] }; key { [adiaeresis, Adiaeresis, asciicircum, dead_caron ] }; key { [dead_caron, dead_tilde, notsign, notsign ] }; key { [apostrophe, asterisk, onehalf, dead_breve ] }; key { [ z, Z, zcaron, Zcaron ] }; key { [ comma, semicolon, less, multiply ] }; key { [ period, colon, greater, division ] }; include "level3(ralt_switch)" include "eurosign(e)" }; partial alphanumeric_keys xkb_symbols "nodeadkeys" { // Modifies the basic Estonian layout to eliminate all dead keys include "ee(basic)" name[Group1]="Estonia - Eliminate dead keys"; key { [asciicircum,asciitilde ] }; key { [apostrophe, grave ] }; key { [udiaeresis, Udiaeresis, diaeresis, degree ] }; key { [ otilde, Otilde, section, macron ] }; key { [odiaeresis, Odiaeresis, acute, doubleacute ] }; key { [adiaeresis, Adiaeresis, asciicircum, caron ] }; key { [apostrophe, asterisk, onehalf, breve ] }; key { [ minus, underscore, dead_belowdot, abovedot ] }; }; // Dvorak with Estonian characters partial alphanumeric_keys xkb_symbols "dvorak" { include "us(dvorak)" name[Group1]= "Estonia - Dvorak"; key { [ 3, numbersign, sterling ] }; key { [ 4, dollar, section, currency ] }; key { [ 8, asterisk, onehalf ] }; key { [ a, A, adiaeresis, Adiaeresis ] }; key { [ o, O, otilde, Otilde ] }; key { [ e, E, odiaeresis, Odiaeresis ] }; key { [ u, U, udiaeresis, Udiaeresis ] }; key { [ s, S, scaron, Scaron ] }; key { [ z, Z, zcaron, Zcaron ] }; include "level3(ralt_switch)" include "kpdl(comma)" include "eurosign(5)" }; // Estonian few characters on basic US keymap. // by Elan Ruusamäe partial alphanumeric_keys xkb_symbols "us" { include "us(euro)" name[Group1] = "Estonia - US keyboard with Estonian letters"; // ž, Ž 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 "level3(ralt_switch)" include "eurosign(e)" }; // Added to match IBM KBID 454: ftp://ftp.software.ibm.com/software/globalization/keyboards/KBD454.pdf // 102 key model with symbols inherited from ee(basic) with the modifications shown. partial alphanumeric_keys xkb_symbols "aix-454" { include "ee(basic)" name[Group1]= "Estonia - AIX KBD454"; // Assign dead_circumflex on L3 following imkeymap and add asciicircum on L4 key { [adiaeresis, Adiaeresis, dead_circumflex, asciicircum ] }; };