// eXtended Dvorak international // modified for Apple Wireless Keyboard on an N810 // by Martin Schuette xkb_symbols "basic" { key { [ Control_L ] }; modifier_map Control { , Control_L, Control_R }; key { [ ISO_Level3_Shift ] }; key { [ ISO_Level3_Shift ] }; key { [ ISO_Level3_Shift ] }; modifier_map Mod1 { ISO_Level3_Shift }; key { [ grave, asciitilde, dead_grave, dead_tilde ] }; key { [ 2, exclam, onesuperior, exclamdown ] }; key { [ 2, at, twosuperior ] }; key { [ 3, numbersign, threesuperior, sterling ] }; key { [ 4, dollar, EuroSign, cent ] }; key { [ 5, percent, asciitilde ] }; key { [ 6, asciicircum, onequarter ] }; key { [ 7, ampersand, onehalf ] }; key { [ 8, asterisk, threequarters ] }; key { [ 9, parenleft ] }; key { [ 0, parenright ] }; key { [ bracketleft, braceleft, guillemotleft ] }; key { [bracketright, braceright, guillemotright ] }; key { [ apostrophe, quotedbl, adiaeresis, Adiaeresis ] }; key { [ comma, less, idiaeresis, Idiaeresis ] }; key { [ period, greater, odiaeresis, Odiaeresis ] }; key { [ p, P, ediaeresis, Ediaeresis ] }; key { [ y, Y, udiaeresis, Udiaeresis ] }; key { [ f, F ] }; key { [ g, G, copyright ] }; key { [ c, C, ccedilla, Ccedilla ] }; key { [ r, R, registered ] }; key { [ l, L ] }; key { [ slash, question, division, questiondown ] }; key { [ equal, plus, multiply, periodcentered ] }; key { [ a, A, aacute, Aacute ] }; key { [ o, O, oacute, Oacute ] }; key { [ e, E, eacute, Eacute ] }; key { [ u, U, uacute, Uacute ] }; key { [ i, I, iacute, Iacute ] }; key { [ d, D, eth, ETH ] }; key { [ h, H ] }; key { [ t, T, thorn, THORN ] }; key { [ n, N, ntilde, Ntilde ] }; key { [ s, S, ssharp, section ] }; key { [ minus, underscore, yen, currency ] }; key { [ backslash, bar, notsign, brokenbar ] }; key { [ plusminus, paragraph, aring, Aring ] }; key { [ semicolon, colon, ae, AE ] }; key { [ q, Q, oslash, Oslash ] }; key { [ j, J, dead_tilde, dead_cedilla ] }; key { [ k, K, dead_grave, dead_diaeresis ] }; key { [ x, X, dead_cedilla, dead_caron ] }; key { [ b, B,dead_circumflex, dead_ogonek ] }; key { [ m, M, mu ] }; key { [ w, W, dead_macron, dead_breve ] }; key { [ v, V, dead_stroke, dead_abovedot ] }; key { [ z, Z, dead_acute,dead_doubleacute] }; key { [ F13 ] }; key { [ BackSpace ] }; key { [ Up ] }; key { [ Down ] }; key { [ Left ] }; key { [ Right ] }; };