2 // based on a keyboard map from an 'xkb/symbols/de' file
5 // $XFree86: xc/programs/xkbcomp/symbols/de,v 1.6 2003/09/08 13:12:51 pascal Exp $
10 include "latin(type4)"
12 name[Group1]="Germany";
14 key <AE02> { [ 2, quotedbl, twosuperior, oneeighth ] };
15 key <AE03> { [ 3, section, threesuperior, sterling ] };
16 key <AE04> { [ 4, dollar, onequarter, currency ] };
17 key <AE11> { [ ssharp, question, backslash, questiondown ] };
18 key <AE12> { [dead_acute, dead_grave, dead_cedilla, dead_ogonek ] };
20 key <AD03> { [ e, E, EuroSign, EuroSign ] };
21 key <AD06> { [ z, Z, leftarrow, yen ] };
22 key <AD11> { [udiaeresis, Udiaeresis, dead_diaeresis, dead_abovering ] };
23 key <AD12> { [ plus, asterisk, dead_tilde, dead_macron ] };
25 key <AC10> { [odiaeresis, Odiaeresis, dead_doubleacute, dead_doubleacute ] };
26 key <AC11> { [adiaeresis, Adiaeresis, dead_circumflex, dead_caron] };
27 key <TLDE> { [dead_circumflex, degree, notsign, notsign ] };
29 key <BKSL> { [numbersign, apostrophe, dead_grave, dead_breve ] };
30 key <AB01> { [ y, Y, guillemotleft, less ] };
32 include "keypad(comma)"
34 include "level3(ralt_switch)"
37 partial alphanumeric_keys
38 xkb_symbols "nodeadkeys" {
40 // modify the basic German layout to not have any dead keys
43 name[Group1]="Germany - Eliminate dead keys";
45 key <TLDE> { [asciicircum, degree, notsign, notsign ] };
46 key <AE12> { [ acute, grave, cedilla, cedilla ] };
47 key <AD11> { [udiaeresis, Udiaeresis, diaeresis, diaeresis ] };
48 key <AD12> { [ plus, asterisk, asciitilde, macron ] };
49 key <AC10> { [odiaeresis, Odiaeresis, doubleacute, doubleacute ] };
50 key <AC11> { [adiaeresis, Adiaeresis, asciicircum, asciicircum ] };
51 key <BKSL> { [numbersign, apostrophe, grave, grave ] };
52 key <AB10> { [ minus, underscore, dead_belowdot, abovedot ] };
55 partial alphanumeric_keys
56 xkb_symbols "deadgraveacute" {
57 // modify the basic German layout to have only acute and grave
58 // as dead keys (tilde and circumflex are needed as spacing characters
59 // in many programming languages)
62 name[Group1]="Germany - Dead grave acute";
64 key <TLDE> { [asciicircum, degree, notsign, notsign ] };
65 key <AD12> { [ plus, asterisk, asciitilde, dead_macron ] };
66 key <BKSL> { [numbersign, apostrophe, grave, grave ] };
69 partial alphanumeric_keys
70 xkb_symbols "deadacute" {
71 // modify the basic German layout to have only acute as
72 // dead keys (ASCII grave, tilde and circumflex are needed as
73 // spacing characters in many programming languages and text formatters)
75 include "de(deadgraveacute)"
77 name[Group1]="Germany - Dead acute";
79 key <AE12> { [dead_acute, grave, dead_cedilla, dead_ogonek ] };
80 key <BKSL> { [numbersign, apostrophe, dead_grave, dead_grave ] };
83 partial alphanumeric_keys
85 // add romanian-specific letters to the basic German layout.
86 // Romanian symbols are accessible with combination of <AltGr> and
87 // 'a', 's', 't', 'i', 'รค (ä)' (+<Shift> for capital letters).
88 // To view romanian-specific symbols, add "export LC_CTYPE=ro_RO"
89 // or "export LC_CTYPE=de_DE.utf8" to your .profile.
93 name[Group1]="Germany - Romanian keyboard with German letters";
95 key <AD05> { [ t, T, tcedilla, Tcedilla ] };
96 key <AD08> { [ i, I, icircumflex, Icircumflex ] };
97 key <AC01> { [ a, A, acircumflex, Acircumflex ] };
98 key <AC02> { [ s, S, scedilla, Scedilla ] };
99 key <AC11> { [ adiaeresis, Adiaeresis, abreve, Abreve ] };
102 partial alphanumeric_keys
103 xkb_symbols "ro_nodeadkeys" {
104 // add romanian-specific letters to the German nodeadkeys layout.
105 // Read the comment for de_ro !
107 include "de(nodeadkeys)"
108 name[Group1]="Germany - Romanian keyboard with German letters, eliminate dead keys";
110 key <AD05> { [ t, T, tcedilla, Tcedilla ] };
111 key <AD08> { [ i, I, icircumflex, Icircumflex ] };
112 key <AC01> { [ a, A, acircumflex, Acircumflex ] };
113 key <AC02> { [ s, S, scedilla, Scedilla ] };
114 key <AC11> { [ adiaeresis, Adiaeresis, abreve, Abreve ] };
117 // German Dvorak keymap by Thorsten Staerk (www.staerk.de/thorsten)
118 // Have acute and grave as dead keys, tilde and circumflex alive as they are needed
119 // in many programming languages.
120 // to use this keymap, use a 105-key-keyboard and the command setxkbmap -model pc105 -layout dvorak -variant de
121 // source: http://www-lehre.informatik.uni-osnabrueck.de/~rfreund/dvorak.php
122 partial alphanumeric_keys
123 xkb_symbols "dvorak" {
126 name[Group1]="Germany - Dvorak";
128 key <TLDE> { [ asciicircum, degree ] };
130 key <AE01> { [ 1, exclam, onesuperior ] };
131 key <AE02> { [ 2, quotedbl, twosuperior ] };
132 key <AE03> { [ 3, section, threesuperior ] };
133 key <AE04> { [ 4, dollar, bar ] };
134 key <AE05> { [ 5, percent, bar ] };
135 key <AE06> { [ 6, ampersand, brokenbar ] };
136 key <AE07> { [ 7, slash, braceleft ] };
137 key <AE08> { [ 8, parenleft, bracketleft ] };
138 key <AE09> { [ 9, parenright, bracketright ] };
139 key <AE10> { [ 0, equal, braceright ] };
140 key <AE11> { [ plus, asterisk, asciitilde ] };
141 key <AE12> { [ less, greater, dead_grave ] };
143 key <AD01> { [ udiaeresis, Udiaeresis, at ] };
144 key <AD02> { [ comma, semicolon, dead_diaeresis ] };
145 key <AD03> { [ period, colon ] };
146 key <AD08> { [ c, C, copyright, Cacute ] };
147 key <AD09> { [ t, T, trademark ] };
148 key <AD10> { [ z, Z, zabovedot, Zabovedot ] };
149 key <AD11> { [ question, ssharp ] };
150 key <AD12> { [ slash, backslash, dead_acute ] };
152 key <AC01> { [ a, A, at, aogonek ] };
153 key <AC02> { [ o, O, oacute, Oacute ] };
154 key <AC03> { [ e, E, EuroSign, eogonek ] };
155 key <AC04> { [ i, I ] };
156 key <AC05> { [ u, U ] };
157 key <AC06> { [ h, H ] };
158 key <AC07> { [ d, D ] };
159 key <AC08> { [ r, R, registered ] };
160 key <AC09> { [ n, N, nacute, Nacute ] };
161 key <AC10> { [ s, S, sacute, Sacute] };
162 key <AC11> { [ l, L, lstroke, Lstroke ] };
164 key <AB01> { [ odiaeresis, Odiaeresis ] };
165 key <AB02> { [ q, Q, at ] };
166 key <AB07> { [ m, M, mu ] };
167 key <AB10> { [ numbersign, apostrophe ] };
169 key <BKSL> { [ minus, underscore, hyphen, diaeresis] };
171 key <LSGT> { [ adiaeresis, Adiaeresis, bar ] };
173 include "level3(ralt_switch)"
176 partial alphanumeric_keys
177 xkb_symbols "Sundeadkeys" {
179 // For naming consistency
185 partial alphanumeric_keys
186 xkb_symbols "sundeadkeys" {
188 // For naming consistency
190 include "de(Sundeadkeys)"
192 name[Group1]="Germany - Sun dead keys";