/usr/share/X11/xkb/symbols/macintosh_vndr
Edit: /usr/share/X11/xkb/symbols/macintosh_vndr/se (2085B)
partial default alphanumeric_keys
xkb_symbols "basic" {
// Describes the differences between a very simple en_US
// keyboard and a very simple Swedish(Sweden) keyboard.
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 { [ plus, question ] };
key { [ acute, grave ] };
key { [ period, colon ] };
key { [ minus, underscore ] };
key { [ odiaeresis, Odiaeresis, oslash, Ooblique ] };
key { [ adiaeresis, Adiaeresis, ae, AE ] };
key { [ aring, Aring ] };
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, no dead keys";
};