// Programmer Dvorak with European Letters v. 1.0.1 // by Dmitry Prokashev // based on Programmer Dvorak by Roland Kaufmann // // Most of the European characters match the corresponding letters // mainly in the same way they do in EurKEY by Steffen Bruentjen // partial alphanumeric_keys xkb_symbols "dpe" { name[Group1] = "English (Programmer Dvorak with European Letters)"; key { [ dollar, asciitilde, EuroSign, cent ] }; key { [ ampersand, percent, sterling, yen ] }; key { [ bracketleft, 7, guillemotleft, U2039 ] }; key { [ braceleft, 5 ] }; key { [ braceright, 3, masculine, threesuperior ] }; key { [ parenleft, 1, onehalf, onesuperior ] }; key { [ equal, 9 ] }; key { [ asterisk, 0, multiply, division ] }; key { [ parenright, 2, ordfeminine, twosuperior ] }; key { [ plus, 4 ] }; key { [ bracketright, 6, guillemotright, U203A ] }; key { [ exclam, 8, exclamdown, U2E18 ] }; key { [ numbersign, grave, dead_circumflex, dead_caron ] }; key { [ semicolon, colon, doublelowquotemark, singlelowquotemark ] }; key { [ comma, less, leftdoublequotemark, leftsinglequotemark ] }; key { [ period, greater, rightdoublequotemark, rightsinglequotemark ] }; key { [ p, P, oe, OE ] }; key { [ y, Y, ydiaeresis, Ydiaeresis ] }; key { [ f, F, egrave, Egrave ] }; key { [ g, G, eacute, Eacute ] }; key { [ c, C, ccedilla, Ccedilla ] }; key { [ r, R, yacute, Yacute ] }; key { [ l, L, oslash, Oslash ] }; key { [ slash, question, questiondown, U203D ] }; key { [ at, asciicircum, copyright, numerosign ] }; key { [ a, A, adiaeresis, Adiaeresis ] }; key { [ o, O, odiaeresis, Odiaeresis ] }; key { [ e, E, ediaeresis, Ediaeresis ] }; key { [ u, U, udiaeresis, Udiaeresis ] }; key { [ i, I, idiaeresis, Idiaeresis ] }; key { [ d, D, eth, Eth ] }; key { [ h, H, ugrave, Ugrave ] }; key { [ t, T, thorn, Thorn ] }; key { [ n, N, ntilde, Ntilde ] }; key { [ s, S, ssharp, section ] }; key { [ minus, underscore, oacute, Oacute ] }; key { [ backslash, bar, dead_abovering, dead_macron ] }; key { [ apostrophe, quotedbl, dead_acute, 0x1002026 ] }; key { [ q, Q, ae, AE ] }; key { [ j, J, uacute, Uacute ] }; key { [ k, K, U0133, U0132 ] }; key { [ x, X, aacute, Aacute ] }; key { [ b, B, iacute, Iacute ] }; key { [ m, M, ograve, Ograve ] }; key { [ w, W, aring, Aring ] }; key { [ v, V, igrave, Igrave ] }; key { [ z, Z, agrave, Agrave ] }; };