// IBM_PROLOG_BEGIN_TAG // This is an automatically generated prolog. // // gos720 src/gos/2d/XTOP_R7/data/xkeyboard-config/symbols/mt 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/mt,v 1.10 2006/06/14 21:43:30 svu Exp $ // Maltese keyboard map (based on MSA Standard DMS100) // by Ramon Casha (ramon.casha@linux.org.mt) // // $XFree86: xc/programs/xkbcomp/symbols/mt,v 1.3 2002/12/13 04:18:04 dawes Exp $ partial default alphanumeric_keys xkb_symbols "basic" { include "latin" name[Group1]="Malta"; // Copied from GB layout key { [ 2, quotedbl, twosuperior, oneeighth ] }; key { [ 4, dollar, EuroSign, onequarter ] }; key { [apostrophe, at, dead_circumflex, dead_caron] }; key { [numbersign, asciitilde, dead_grave, dead_breve ] }; // The following four sets are the four additional letters, with the UK // equivalents key { [ cabovedot, Cabovedot, grave, notsign ] }; key { [ gabovedot, Gabovedot, bracketleft, braceleft ] }; key { [ hstroke, Hstroke, bracketright, braceright ] }; key { [ zabovedot, Zabovedot, backslash, bar ] }; // Euro symbol key { [ 3, EuroSign, sterling ] }; // Long accent key { [ 6, asciicircum, dead_circumflex, dead_circumflex ] }; // Normal accented vowels key { [ e, E, egrave, Egrave ] }; key { [ u, U, ugrave, Ugrave ] }; key { [ i, I, igrave, Igrave ] }; key { [ o, O, ograve, Ograve ] }; key { [ a, A, agrave, Agrave ] }; include "level3(ralt_switch)" }; // Maltese keyboard map (based on MSA Standard DMS100, annex A) // by Ramon Casha (ramon.casha@linux.org.mt) partial alphanumeric_keys xkb_symbols "us" { include "latin" // Describes the differences between the mt // keyboard and a US-based physical keyboard name[Group1]="Malta - Maltese keyboard with US layout"; // The following four sets are the four additional letters, with the US // equivalents key { [ cabovedot, Cabovedot, grave, asciitilde ] }; key { [ gabovedot, Gabovedot, bracketleft, braceleft ] }; key { [ hstroke, Hstroke, bracketright, braceright ] }; key { [ zabovedot, Zabovedot, backslash, bar ] }; key { [ zabovedot, Zabovedot, backslash, bar ] }; // Euro symbol key { [ 3, EuroSign, numbersign ] }; // Long accent key { [ 6, asciicircum, dead_circumflex, dead_circumflex ] }; // Normal accented vowels key { [ e, E, egrave, Egrave ] }; key { [ u, U, ugrave, Ugrave ] }; key { [ i, I, igrave, Igrave ] }; key { [ o, O, ograve, Ograve ] }; key { [ a, A, agrave, Agrave ] }; include "level3(ralt_switch)" }; // Added to match IBM KBID 491: ftp://ftp.software.ibm.com/software/globalization/keyboards/KBD491.pdf // 102 key model with symbols inherited from mt(basic) with the modifications shown. partial alphanumeric_keys xkb_symbols "aix-491" { include "mt(basic)" name[Group1]= "Maltese - AIX KBD491"; // Switch L3 and L4 to match layout key { [ r, R, registered, paragraph ] }; key { [ t, T, trademark, NoSymbol ] }; key { [ v, V, copyright, NoSymbol ] }; };