// Colemak-DH (ISO) symbols for xkb on X.Org Server 7.x // https://colemakmods.github.io/mod-dh/ xkb_symbols "cdhisopt" { include "us(colemak_dh)" name[Group1]= "English (Programmer Colemak-DH ISO 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 { [ u, U, udiaeresis, Udiaeresis ] }; key { [ minus, underscore ] }; key { [ m, M, Left, Left ] }; key { [ n, N, Down, Down ] }; key { [ e, E, Up, Up ] }; key { [ i, I, Right, Right ] }; key { [ apostrophe, quotedbl, idotless, Iabovedot ] }; key { [ s, S, scedilla, Scedilla ] }; key { [ g, G, gbreve, Gbreve ] }; key { [ c, C, ccedilla, Ccedilla ] }; key { [ o, O, odiaeresis, Odiaeresis ] }; key { [ dollar, asciicircum ] }; key { [ backslash, bar, asciitilde, brokenbar] }; include "level3(ralt_switch)" };