44c44 < include "mt(basic)" --- > include "latin" 49c49 < name[Group1]="Malta - US keyboard with Maltian letters"; --- > name[Group1]="Malta (US layout)"; 50a51,56 > // 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 ] }; 53c59,70 < key { [ cabovedot, Cabovedot, grave, asciitilde ] }; --- > // 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 ] }; 55c72 < key { [ 3, EuroSign, numbersign ] }; --- > include "level3(ralt_switch)"