partial default alphanumeric_keys xkb_symbols "basic" { // Describes the differences between a very simple en_US // keyboard and a very simple Swedish(Sweden) keybaord include "latin" name[Group1]= "Sweden - Mac"; key { [ section, degree ] }; key { [ 1, exclam, copyright, exclamdown ] }; key { [ 2, quotedbl, at, oneeighth ] }; key { [ 3, numbersign, sterling, yen ] }; key { [ 4, currency, dollar, cent ] }; key { [ 6, ampersand ] }; key { [ 7, slash, bar, backslash ] }; key { [ 8, parenleft, bracketleft, braceleft ] }; key { [ 9, parenright, bracketright, braceright ] }; key { [ comma, semicolon ] }; key { [ 0, equal ] }; key { [ period, colon ] }; key { [ minus, underscore ] }; key { [ odiaeresis, Odiaeresis, oslash, Ooblique ] }; key { [ plus, question ] }; key { [ adiaeresis, Adiaeresis, ae, AE ] }; key { [ aring, Aring ] }; key { [ acute, grave ] }; key { [ diaeresis, asciicircum, asciitilde ] }; key { [ apostrophe, asterisk, at ] }; key { [ less, greater, bar, brokenbar ] }; include "kpdl(comma)" include "eurosign(e)" include "level3(ralt_switch)" }; partial alphanumeric_keys xkb_symbols "nodeadkeys" { include "macintosh_vndr/se(basic)" // for consistent naming name[Group1]= "Sweden - Mac, eliminate dead keys"; };