// Colemak-DH (ANSI) symbols for xkb on X.Org Server 7.x // 2014-10-25 by SteveP, https://colemakmods.github.io/mod-dh/ xkb_symbols "cdhpt" { name[Group1]= "English (Programmer Colemak-DH with Turkish support)"; key { [ grave, asciitilde, dead_tilde, asciitilde ] }; key { [ at, 1 ] }; key { [ bracketleft, 2 ] }; key { [ braceleft, 3 ] }; key { [ parenleft, 4 ] }; key { [ plus, 5 ] }; key { [ equal, 6 ] }; key { [ parenright, 7 ] }; key { [ braceright, 8 ] }; key { [ bracketright, 9 ] }; key { [ percent, 0 ] }; key { [ asterisk, numbersign ] }; key { [ ampersand, exclam ] }; key { [ q, Q ] }; key { [ w, W ] }; key { [ f, F ] }; key { [ p, P ] }; key { [ b, B ] }; key { [ j, J ] }; key { [ l, L ] }; key { [ u, U, udiaeresis, Udiaeresis ] }; key { [ y, Y ] }; key { [ semicolon, colon ] }; key { [ minus, underscore ] }; key { [ dollar, asciicircum ] }; key { [ backslash, bar ] }; key { [ a, A ] }; key { [ r, R ] }; key { [ s, S, scedilla, Scedilla ] }; key { [ t, T ] }; key { [ g, G, gbreve, Gbreve ] }; key { [ m, M ] }; key { [ n, N ] }; key { [ e, E ] }; key { [ i, I, idotless, Iabovedot ] }; key { [ o, O, odiaeresis, Odiaeresis ] }; key { [ apostrophe, quotedbl ] }; key { [ z, Z ] }; key { [ x, X ] }; key { [ c, C, ccedilla, Ccedilla ] }; key { [ d, D ] }; key { [ v, V ] } ; key { [ k, K ] }; key { [ h, H ] }; key { [ comma, less ] }; key { [ period, greater ] }; key { [ slash, question ] }; key { [ space, space, space, nobreakspace ] }; include "level3(ralt_switch)" };