// Copied from macintosh_vndr/de // olh@suse.de very close to MacOS map // gerozahn@gerozahn.de true adaptation for German MacBook (Air) keyboard layout partial alphanumeric_keys xkb_symbols "mac" { include "de" name[Group1]= "German (Macintosh)"; key { [ dead_circumflex, degree, U201E, U201C ] }; key { [ 1, exclam, exclamdown, notsign ] }; key { [ 2, quotedbl, U201C, U201D ] }; key { [ 3, setion, paragraph, numbersign ] }; key { [ 4, dollar, cent, sterling ] }; key { [ 5, percent, bracketleft, UFB01 ] }; key { [ 6, ampersand, bracketright, dead_circumflex ] }; key { [ 7, slash, bar, backslash ] }; key { [ 8, parenleft, braceleft, U02DC ] }; key { [ 9, parenright, braceright, U00B7 ] }; key { [ 0, equal, notequal, macron ] }; key { [ ssharp, question, questiondown, U02D9 ] }; key { [ dead_acute, dead_grave, apostrophe, U02DA ] }; key { [ q, Q, guillemotleft, guillemotright ] }; key { [ w, W, U2211, U201E ] }; key { [ e, E, EuroSign, U2030 ] }; key { [ r, R, registered, cedilla ] }; key { [ t, T, dagger, U02DD ] }; key { [ z, Z, Greek_OMEGA, caron ] }; key { [ u, U, dead_diaeresis, Aacute ] }; key { [ i, I, U2044, Ucircumflex ] }; key { [ o, O, U00F8, U00D8 ] }; key { [ p, P, Greek_pi, U220F ] }; key { [ udiaeresis, Udiaeresis, U2022, degree ] }; key { [ plus, asterisk, plusminus, UF8FF ] }; key { [ a, A, aring, Aring ] }; key { [ s, S, U201A, Iacute ] }; key { [ d, D, U2202, U2122 ] }; key { [ f, F, U0192, Idiaeresis ] }; key { [ g, G, copyright, Igrave ] }; key { [ h, H, ordfeminine, Oacute ] }; key { [ j, J, masculine, idotless ] }; key { [ k, K, U2206, U02C6 ] }; key { [ l, L, at, UFB02 ] }; key { [ odiaeresis, Odiaeresis, U0153, U0152 ] }; key { [ adiaeresis, Adiaeresis, U00E6, U00C6 ] }; key { [ numbersign, apostrophe, U2018, U2019 ] }; key { [ less, greater, lessthanequal, greaterthanequal] }; key { [ y, Y, yen, doubledagger ] }; key { [ x, X, U2248, Ugrave ] }; key { [ c, C, ccedilla, Ccedilla ] }; key { [ v, V, U221A, U25CA ] }; key { [ b, B, integral, U2039 ] }; key { [ n, N, dead_tilde, U203A ] }; key { [ m, M, mu, U02D8 ] }; key { [ comma, semicolon, infinity, ogonek ] }; key { [ period, colon, ellipsis, division ] }; key { [ minus, underscore, endash, emdash ] }; };