3 // based on a keyboard map from an 'xkb/symbols/fr' file
5 // $XFree86: xc/programs/xkbcomp/symbols/fr,v 1.2 2002/11/22 04:03:28 dawes Exp $
7 partial default alphanumeric_keys
12 name[Group1]="France";
14 key <AE01> { [ ampersand, 1, onesuperior, exclamdown ] };
15 key <AE02> { [ eacute, 2, asciitilde, oneeighth ] };
16 key <AE03> { [ quotedbl, 3, numbersign, sterling ] };
17 key <AE04> { [apostrophe, 4, braceleft, dollar ] };
18 key <AE05> { [ parenleft, 5, bracketleft, threeeighths ] };
19 key <AE06> { [ minus, 6, bar, fiveeighths ] };
20 key <AE07> { [ egrave, 7, grave, seveneighths ] };
21 key <AE08> { [underscore, 8, backslash, trademark ] };
22 key <AE09> { [ ccedilla, 9, asciicircum, plusminus ] };
23 key <AE10> { [ agrave, 0, at, degree ] };
24 key <AE11> { [parenright, degree, bracketright, questiondown ] };
25 key <AE12> { [ equal, plus, braceright, dead_ogonek ] };
27 key <AD01> { [ a, A, ae, AE ] };
28 key <AD02> { [ z, Z, guillemotleft, less ] };
29 key <AD03> { [ e, E, EuroSign, cent ] };
30 key <AD11> { [dead_circumflex, dead_diaeresis, dead_diaeresis, dead_abovering ] };
31 key <AD12> { [ dollar, sterling, currency, dead_macron ] };
33 key <AC01> { [ q, Q, at, Greek_OMEGA ] };
34 key <AC10> { [ m, M, mu, masculine ] };
35 key <AC11> { [ ugrave, percent, dead_circumflex, dead_caron] };
36 key <TLDE> { [twosuperior, asciitilde, notsign, notsign ] };
38 key <BKSL> { [ asterisk, mu, dead_grave, dead_breve ] };
39 key <AB01> { [ w, W, lstroke, Lstroke ] };
40 key <AB07> { [ comma, question, dead_acute, dead_doubleacute ] };
41 key <AB08> { [ semicolon, period, horizconnector, multiply ] };
42 key <AB09> { [ colon, slash, periodcentered, division ] };
43 key <AB10> { [ exclam, section, dead_belowdot, dead_abovedot ] };
45 include "level3(ralt_switch)"
48 partial alphanumeric_keys
49 xkb_symbols "Sundeadkeys" {
51 // Modifies the basic French layout to use the Sun dead keys
55 key <AD11> { [SunFA_Circum, SunFA_Diaeresis ] };
56 key <AB07> { [comma, question, SunFA_Acute, dead_doubleacute ] };
59 partial alphanumeric_keys
60 xkb_symbols "sundeadkeys" {
61 include "fr(Sundeadkeys)"
63 name[Group1]="France - Sun dead keys";
66 partial alphanumeric_keys
67 xkb_symbols "nodeadkeys" {
69 // Modifies the basic French layout to eliminate all dead keys
73 name[Group1]="France - Eliminate dead keys";
75 key <AE12> { [ equal, plus, braceright, ogonek ] };
76 key <AD11> { [asciicircum, diaeresis ] };
77 key <AD12> { [ dollar, sterling, currency, macron ] };
78 key <AC11> { [ ugrave, percent, asciicircum, caron ] };
79 key <BKSL> { [ asterisk, mu, grave, breve ] };
80 key <AB07> { [ comma, question, acute, doubleacute ] };
81 key <AB10> { [ exclam, section, dead_belowdot, abovedot ] };
85 // Unicode French derivative
86 // Loose refactoring of the historic Linux French keyboard layout
88 // Copyright © 2006-2008 Nicolas Mailhot <nicolas.mailhot @ laposte.net>
90 // Credits (fr-latin1, fr-latin0, fr-latin9)
91 // © 199x-1996 René Cougnenc ✝
92 // © 1997-2002 Guylhem Aznar <clavier @ externe.net>
93 // © 2003-2006 Nicolas Mailhot <nicolas.mailhot @ laposte.net>
95 // ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓
96 // │ ³ ¸ │ 1 ̨ │ 2 É │ 3 ˘ │ 4 — │ 5 – │ 6 ‑ │ 7 È │ 8 ™ │ 9 Ç │ 0 À │ ° ≠ │ + ± ┃ ⌫ Retour┃
97 // │ ² ¹ │ & ˇ │ é ~ │ " # │ ' { │ ( [ │ - | │ è ` │ _ \ │ ç ^ │ à @ │ ) ] │ = } ┃ arrière┃
98 // ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫
99 // ┃ ┃ A Æ │ Z  │ E ¢ │ R Ê │ T Þ │ Y Ÿ │ U Û │ I Î │ O Œ │ P Ô │ ¨ ˚ │ £ Ø ┃Entrée ┃
100 // ┃Tab ↹ ┃ a æ │ z â │ e € │ r ê │ t þ │ y ÿ │ u û │ i î │ o œ │ p ô │ ^ ~ │ $ ø ┃ ⏎ ┃
101 // ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃
102 // ┃ ┃ Q Ä │ S „ │ D Ë │ F ‚ │ G ¥ │ H Ð │ J Ü │ K Ï │ L Ŀ │ M Ö │ % Ù │ µ ̄ ┃ ┃
103 // ┃Maj ⇬ ┃ q ä │ s ß │ d ë │ f ‘ │ g ’ │ h ð │ j ü │ k ï │ l ŀ │ m ö │ ù ' │ * ` ┃ ┃
104 // ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫
105 // ┃ ┃ > ≥ │ W “ │ X ” │ C ® │ V ← │ B ↑ │ N → │ ? … │ . . │ / ∕ │ § − ┃ ┃
106 // ┃Shift ⇧┃ < ≤ │ w « │ x » │ c © │ v ⍽ │ b ↓ │ n ¬ │ , ¿ │ ; × │ : ÷ │ ! ¡ ┃Shift ⇧ ┃
107 // ┣━━━━━━━╋━━━━━┷━┳━━━┷━━━┱─┴─────┴─────┴─────┴─────┴─────┴───┲━┷━━━━━╈━━━━━┻━┳━━━━━━━┳━━━┛
108 // ┃ ┃ ┃ ┃ ␣ Espace fine insécable ⍽ ┃ ┃ ┃ ┃
109 // ┃Ctrl ┃Meta ┃Alt ┃ ␣ Espace Espace insécable ⍽ ┃AltGr ⇮┃Menu ┃Ctrl ┃
110 // ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹───────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┛
111 partial alphanumeric_keys
115 include "level3(ralt_switch)"
116 include "nbsp(level4nl)"
117 include "keypad(oss)"
119 name[Group1]="France - Alternative";
122 key <TLDE> { [ twosuperior, threesuperior, onesuperior, dead_cedilla ] }; // ² ³ ¹ ¸
123 key <AE01> { [ ampersand, 1, dead_caron, dead_ogonek ] }; // & 1 ˇ ̨
124 key <AE02> { [ eacute, 2, asciitilde, Eacute ] }; // é 2 ~ É
125 key <AE03> { [ quotedbl, 3, numbersign, dead_breve ] }; // " 3 # ˘
126 key <AE04> { [ apostrophe, 4, braceleft, 0x1002014 ] }; // ' 4 { — (tiret cadratin)
127 key <AE05> { [ parenleft, 5, bracketleft, 0x1002013 ] }; // ( 5 [ – (tiret demi-cadratin)
128 key <AE06> { [ minus, 6, bar, 0x1002011 ] }; // - 6 | ‑ (tiret insécable)
129 key <AE07> { [ egrave, 7, grave, Egrave ] }; // è 7 ` È
130 key <AE08> { [ underscore, 8, backslash, trademark ] }; // _ 8 \ ™
131 key <AE09> { [ ccedilla, 9, asciicircum, Ccedilla ] }; // ç 9 ^ Ç
132 key <AE10> { [ agrave, 0, at, Agrave ] }; // à 0 @ À
133 key <AE11> { [ parenright, degree, bracketright, notequal ] }; // ) ° ] ≠
134 key <AE12> { [ equal, plus, braceright, plusminus ] }; // = + } ±
137 key <AD01> { [ a, A, ae, AE ] }; // a A æ Æ
138 key <AD02> { [ z, Z, acircumflex, Acircumflex ] }; // z Z â Â
139 key <AD03> { [ e, E, EuroSign, cent ] }; // e E € ¢
140 key <AD04> { [ r, R, ecircumflex, Ecircumflex ] }; // r R ê Ê
141 key <AD05> { [ t, T, thorn, THORN ] }; // t T þ Þ
142 key <AD06> { [ y, Y, ydiaeresis, Ydiaeresis ] }; // y Y ÿ Ÿ
143 key <AD07> { [ u, U, ucircumflex, Ucircumflex ] }; // u U û Û
144 key <AD08> { [ i, I, icircumflex, Icircumflex ] }; // i I î Î
145 key <AD09> { [ o, O, oe, OE ] }; // o O œ Œ
146 key <AD10> { [ p, P, ocircumflex, Ocircumflex ] }; // p P ô Ô
147 key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, dead_abovering ] }; // ^ ̈ ̃ ˚
148 key <AD12> { [ dollar, sterling, oslash, Ooblique ] }; // $ £ ø Ø
151 key <AC01> { [ q, Q, adiaeresis, Adiaeresis ] }; // q Q ä Ä
152 key <AC02> { [ s, S, ssharp, doublelowquotemark ] }; // s S ß „
153 key <AC03> { [ d, D, ediaeresis, Ediaeresis ] }; // d D ë Ë
154 key <AC04> { [ f, F, leftsinglequotemark, singlelowquotemark ] }; // f F ‘ ‚
155 key <AC05> { [ g, G, rightsinglequotemark, yen ] }; // g G ’ ¥
156 key <AC06> { [ h, H, eth, ETH ] }; // h H ð Ð
157 key <AC07> { [ j, J, udiaeresis, Udiaeresis ] }; // j J ü Ü
158 key <AC08> { [ k, K, idiaeresis, Idiaeresis ] }; // k K ï Ï
159 key <AC09> { [ l, L, 0x1000140, 0x100013F ] }; // l L ŀ Ŀ
160 key <AC10> { [ m, M, odiaeresis, Odiaeresis ] }; // m M ö Ö
161 key <AC11> { [ ugrave, percent, dead_acute, Ugrave ] }; // ù % ' Ù
162 key <BKSL> { [ asterisk, mu, dead_grave, dead_macron ] }; // * µ ` ̄
165 key <LSGT> { [ less, greater, lessthanequal, greaterthanequal ] }; // < > ≤ ≥
166 key <AB01> { [ w, W, guillemotleft, leftdoublequotemark ] }; // w W « “
167 key <AB02> { [ x, X, guillemotright, rightdoublequotemark ] }; // x X » ”
168 key <AB03> { [ c, C, copyright, registered ] }; // c C © ®
169 key <AB04> { [ v, V, 0x100202F, leftarrow ] }; // v V ⍽ ← (espace fine insécable)
170 key <AB05> { [ b, B, downarrow, uparrow ] }; // b B ↓ ↑
171 key <AB06> { [ n, N, notsign, rightarrow ] }; // n N ¬ →
172 key <AB07> { [ comma, question, questiondown, 0x1002026 ] }; // , ? ¿ …
173 key <AB08> { [ semicolon, period, multiply, 0x10022C5 ] }; // ; . × ⋅
174 key <AB09> { [ colon, slash, division, 0x1002215 ] }; // : / ÷ ∕
175 key <AB10> { [ exclam, section, exclamdown, 0x1002212 ] }; // ! § ¡ −
178 partial alphanumeric_keys
179 xkb_symbols "oss_latin9" {
181 // Restricts the fr(oss) layout to latin9 symbols
184 include "keypad(oss_latin9)"
186 name[Group1]="France - Alternative, latin-9 only";
189 key <AE01> { [ ampersand, 1, dead_caron, dead_cedilla ] }; // & 1 ˇ ¸
190 key <AE03> { [ quotedbl, 3, numbersign, dead_tilde ] }; // " 3 # ~
191 key <AE04> { [ apostrophe, 4, braceleft, underscore ] }; // ' 4 { _
192 key <AE05> { [ parenleft, 5, bracketleft, minus ] }; // ( 5 [ -
193 key <AE06> { [ minus, 6, bar, minus ] }; // - 6 | -
194 key <AE08> { [ underscore, 8, backslash, backslash ] }; // _ 8 \ \
195 key <AE11> { [ parenright, degree, bracketright, equal ] }; // ) ° ] =
198 key <AC02> { [ s, S, ssharp, guillemotleft ] }; // s S ß «
199 key <AC04> { [ f, F, apostrophe, apostrophe ] }; // f F ' '
200 key <AC05> { [ g, G, apostrophe, yen ] }; // g G ' ¥
201 key <AC09> { [ l, L, periodcentered, periodcentered ] }; // l L · ·
202 key <BKSL> { [ asterisk, mu, dead_grave, dead_circumflex ] }; // * µ ` ^
205 key <LSGT> { [ less, greater, less, greater ] }; // < > < >
206 key <AB01> { [ w, W, guillemotleft, guillemotleft ] }; // w W « «
207 key <AB02> { [ x, X, guillemotright, guillemotright ] }; // x X » »
208 key <AB04> { [ v, V, nobreakspace, less ] }; // v V ⍽ < (espace insécable)
209 key <AB05> { [ b, B, minus, asciicircum ] }; // b B - ^
210 key <AB06> { [ n, N, notsign, greater ] }; // n N ¬ >
211 key <AB07> { [ comma, question, questiondown, period ] }; // , ? ¿ .
212 key <AB08> { [ semicolon, period, multiply, periodcentered ] }; // ; . × ·
213 key <AB09> { [ colon, slash, division, slash ] }; // : / ÷ /
214 key <AB10> { [ exclam, section, exclamdown, minus ] }; // ! § ¡ -
217 partial alphanumeric_keys
218 xkb_symbols "oss_Sundeadkeys" {
220 // Modifies the basic fr(oss) layout to use the Sun dead keys
225 key <TLDE> { [ twosuperior, threesuperior, onesuperior, SunFA_Cedilla ] }; // ¹ ² ³ ¸
228 key <AD11> { [ SunFA_Circum, SunFA_Diaeresis, SunFA_Tilde, dead_abovering ] }; // ^ ̈ ̃ ˚
231 key <AC11> { [ ugrave, percent, SunFA_Acute, Ugrave ] }; // ù % ' Ù
232 key <BKSL> { [ asterisk, mu, SunFA_Grave, dead_macron ] }; // * µ ` ̄
235 partial alphanumeric_keys
236 xkb_symbols "oss_sundeadkeys" {
238 include "fr(oss_Sundeadkeys)"
240 name[Group1]="France - Alternative, Sun dead keys";
243 partial alphanumeric_keys
244 xkb_symbols "oss_nodeadkeys" {
246 // Modifies the basic fr(oss) layout to eliminate all dead keys
250 name[Group1]="France - Alternative, eliminate dead keys";
252 key <TLDE> { [ twosuperior, threesuperior, onesuperior, cedilla ] }; // ² ³ ¹ ¸
253 key <AE01> { [ ampersand, 1, caron, ogonek ] }; // & 1 ˇ ̨
254 key <AE03> { [ quotedbl, 3, numbersign, breve ] }; // " 3 # ˘
257 key <AD11> { [ asciicircum, diaeresis, asciitilde, Aring ] }; // ^ ̈ ̃ Å
258 key <AC11> { [ ugrave, percent, acute, Ugrave ] }; // ù % ' Ù
259 key <BKSL> { [ asterisk, mu, grave, macron ] }; // * µ ` ̄
263 // Historic Linux French keyboard layout (fr-latin9)
264 // Copyright (c) 199x, 2002 Rene Cougnenc (original work)
265 // Guylhem Aznar <clavier @ externe.net> (maintainer)
266 // Nicolas Mailhot <Nicolas.Mailhot @ laposte.net>
267 // (XFree86 submission)
269 // $XFree86: xc/programs/xkbcomp/symbols/fr-latin9,v 1.1 2002/12/20 02:07:11 dawes Exp $
271 // This layout has long been distributed and refined outside official channels.
272 // To this day it remains more feature-rich and popular than the 'fr' layout.
274 // This file is derived from an original version by Guylhem Aznar. The
275 // original version is always available from:
276 // http://en.tldp.org/HOWTO/Francophones-HOWTO.html
277 // and is distributed under a GPL license.
279 // The author has given permission for this derived version to be distributed
280 // under the standard XFree86 license. He would like all changes to this
281 // version be send to him at <clavier @ externe.net> so he can sync the
282 // identically named linux console map (kbd, linux-console) and this
283 // fileout-of-tree GPL version.
285 // Now follows the keyboard design description in French.
286 // (If you can't read it you probably have no business changing this file anyway:)
288 // Les accents circonflexes des principales voyelles sont obtenus avec
289 // la touche Alt_Gr, les trémas sont obtenus par Alt_Gr + Shift.
291 // ____ _________ _____________ _______
292 // | S A| S = Shift, A = AltGr + Shift | Imprime | Arrêt défil | Pause |
293 // | s a| s = normal, a = AltGr | Exec | | Halte |
294 // ¯¯¯¯ ¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯
295 // ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _______
296 // | œ "| 1 ·| 2 É| 3 ,| 4 '| 5 "| 6 || 7 È| 8 ¯| 9 Ç| 0 À| ° ÿ| + °| <-- |
297 // | Œ "| & '| é ~| " #| ' {| ( [| - || è `| _ \| ç ^| à @| ) ]| = }| |
298 // ========================================================================
299 // | |<- | A ä| Z Å| E ¢| R Ç| T Þ| Y Ý| U ü| I ï| O ö| P '| " `| $ ë| , |
300 // | ->| | a â| z å| e €| r ç| t þ| y ý| u û| i î| o ô| p ¶| ^ ~| £ ê| <-' |
301 // ===================================================================¬ |
302 // | | Q Ä| S Ø| D Ë| F ª| G Æ| H Ð| J Ü| K Ï| L Ö| M º| % Ù| µ ¥| |
303 // | MAJ | q Â| s ø| d Ê| f ±| g æ| h ð| j Û| k Î| l Ô| m ¹| ù ²| * ³| |
304 // ========================================================================
305 // | ^ | > | W | X | C | V | B | N | ? | . | / | § | ^ |
306 // | | | < || w «| x »| c ©| v ®| b ß| n ¬| , ¿| ; ×| : ÷| ! ¡| | |
307 // ========================================================================
309 // | Ctrl | Super| Alt | Space Nobreakspace | AltGr | Super|Menu | Ctrl |
310 // ¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯ ¯¯¯¯¯¯
313 // Si les touches mortes fonctionnent, utiliser les accents dits
314 // « morts », i.e. fonctionnant comme l'accent circonflexe & le
315 // tréma des machines à écrire ; sont disponibles :
317 // (^) : accent circonflexe,
318 // Shift+(^) : tréma,
319 // Shift+AltGr (^) : tilde,
320 // AltGr (1) : accent aigu,
321 // AltGr (7) : accent grave
323 // Pour s'en servir, procéder comme avec l'accent circonflexe & le tréma
324 // sur les vielles machines à écrire :
326 // AltGr (1) puis e : é
327 // Shift+AltGr (1) puis e : É ...
328 partial alphanumeric_keys
330 xkb_symbols "latin9" {
333 include "nbsp(level3)"
335 name[Group1]="France - (Legacy) Alternative";
337 key <TLDE> { [ oe, OE, leftdoublequotemark, rightdoublequotemark ] };
338 key <AE01> { [ ampersand, 1, dead_acute, periodcentered ] };
339 key <AE02> { [ eacute, 2, asciitilde, Eacute ] };
340 key <AE03> { [ quotedbl, 3, numbersign, cedilla ] };
341 key <AE04> { [ apostrophe, 4, braceleft, acute ] };
342 key <AE05> { [ parenleft, 5, bracketleft, diaeresis ] };
343 key <AE06> { [ minus, 6, bar, brokenbar ] };
344 key <AE07> { [ egrave, 7, dead_grave, Egrave ] };
345 key <AE08> { [ underscore, 8, backslash, macron ] };
346 key <AE09> { [ ccedilla, 9, asciicircum, Ccedilla ] };
347 key <AE10> { [ agrave, 0, at, Agrave ] };
348 key <AE11> { [ parenright, degree, bracketright, ydiaeresis ] };
349 key <AE12> { [ equal, plus, braceright, dead_abovering ] };
351 key <AD01> { [ a, A, acircumflex, adiaeresis ] };
352 key <AD02> { [ z, Z, aring, Aring ] };
353 key <AD03> { [ e, E, EuroSign, cent ] };
354 key <AD04> { [ r, R, ccedilla, Ccedilla ] };
355 key <AD05> { [ t, T, thorn, THORN ] };
356 key <AD06> { [ y, Y, yacute, Yacute ] };
357 key <AD07> { [ u, U, ucircumflex, udiaeresis ] };
358 key <AD08> { [ i, I, icircumflex, idiaeresis ] };
359 key <AD09> { [ o, O, ocircumflex, odiaeresis ] };
360 key <AD10> { [ p, P, paragraph, quoteleft ] };
361 key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, quoteright ] };
362 key <AD12> { [ dollar, sterling, ecircumflex, ediaeresis ] };
364 key <AC01> { [ q, Q, Acircumflex, Adiaeresis ] };
365 key <AC02> { [ s, S, oslash, Ooblique ] };
366 key <AC03> { [ d, D, Ecircumflex, Ediaeresis ] };
367 key <AC04> { [ f, F, plusminus, ordfeminine ] };
368 key <AC05> { [ g, G, ae, AE ] };
369 key <AC06> { [ h, H, eth, ETH ] };
370 key <AC07> { [ j, J, Ucircumflex, Udiaeresis ] };
371 key <AC08> { [ k, K, Icircumflex, Idiaeresis ] };
372 key <AC09> { [ l, L, Ocircumflex, Odiaeresis ] };
373 key <AC10> { [ m, M, onesuperior, masculine ] };
374 key <AC11> { [ ugrave, percent, twosuperior, Ugrave ] };
375 key <BKSL> { [ asterisk, mu, threesuperior, yen ] };
377 key <LSGT> { [ less, greater, bar ] };
378 key <AB01> { [ w, W, guillemotleft ] };
379 key <AB02> { [ x, X, guillemotright ] };
380 key <AB03> { [ c, C, copyright ] };
381 key <AB04> { [ v, V, registered ] };
382 key <AB05> { [ b, B, ssharp ] };
383 key <AB06> { [ n, N, notsign ] };
384 key <AB07> { [ comma, question, questiondown ] };
385 key <AB08> { [ semicolon, period, multiply ] };
386 key <AB09> { [ colon, slash, division ] };
387 key <AB10> { [ exclam, section, exclamdown ] };
389 // French uses a comma as decimal separator, but keyboards are labeled with a period
390 // Will take effect when KP_Decimal is mapped to the locale decimal separator
391 key <KPDL> { [ KP_Delete, period, KP_Delete, KP_Decimal ] };
393 include "level3(ralt_switch)"
396 partial alphanumeric_keys
397 xkb_symbols "latin9_Sundeadkeys" {
399 // Modifies the basic fr-latin9 layout to use the Sun dead keys
403 key <AE01> { [ ampersand, 1, SunFA_Acute, periodcentered ] };
404 key <AE07> { [ egrave, 7, SunFA_Grave, Egrave ] };
405 key <AD11> { [ SunFA_Circum, SunFA_Diaeresis, SunFA_Tilde, quoteright ] };
409 partial alphanumeric_keys
410 xkb_symbols "latin9_sundeadkeys" {
412 include "fr(latin9_Sundeadkeys)"
414 name[Group1]="France - (Legacy) Alternative, Sun dead keys";
417 partial alphanumeric_keys
418 xkb_symbols "latin9_nodeadkeys" {
420 // Modifies the basic fr-latin9 layout to eliminate all dead keys
424 name[Group1]="France - (Legacy) Alternative, eliminate dead keys";
426 key <AE01> { [ ampersand, 1, apostrophe, periodcentered ] };
427 key <AE07> { [ egrave, 7, grave, Egrave ] };
428 key <AE12> { [ equal, plus, braceright ] };
429 key <AD11> { [ asciicircum, diaeresis, asciitilde, quoteright ] };
432 // Bépo : Improved ergonomic french keymap using Dvorak method.
433 // Built by community on 'Dvorak Fr / Bépo' :
434 // see http://www.clavier-dvorak.org/wiki/ to join and help.
435 // XOrg integration (1.0rc2 version) in 2008
436 // by Frédéric Boiteux <fboiteux at free dot fr>
438 // Bépo layout (1.0rc2 version) for a pc105 keyboard (french) :
440 // │ S A│ S = Shift, A = AltGr + Shift
441 // │ s a│ s = normal, a = AltGr
444 // ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓
445 // │ # ¶ │ 1 „ │ 2 “ │ 3 ” │ 4 ≤ │ 5 ≥ │ 6 │ 7 ¬ │ 8 ¼ │ 9 ½ │ 0 ¾ │ ° ′ │ ` ″ ┃ ⌫ Retour┃
446 // │ $ – │ " — │ « < │ » > │ ( [ │ ) ] │ @ ^ │ + ± │ - − │ / ÷ │ * × │ = ≠ │ % ‰ ┃ arrière┃
447 // ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫
448 // ┃ ┃ B ¦ │ É ˝ │ P § │ O Œ │ È ` │ ! │ V │ D Ð │ L │ J IJ │ Z Ə │ W ┃Entrée ┃
449 // ┃Tab ↹ ┃ b | │ é ˊ │ p & │ o œ │ è ` │ ˆ ¡ │ v ˇ │ d ð │ l / │ j ij │ z ə │ w ̆ ┃ ⏎ ┃
450 // ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃
451 // ┃ ┃ A Æ │ U Ù │ I ˙ │ E ¤ │ ; ̛ │ C ſ │ T Þ │ S ẞ │ R ™ │ N │ M º │ Ç , ┃ ┃
452 // ┃Maj ⇬ ┃ a æ │ u ù │ i ̈ │ e € │ , ’ │ c © │ t þ │ s ß │ r ® │ n ˜ │ m ¯ │ ç ¸ ┃ ┃
453 // ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫
454 // ┃ ┃ Ê │ À │ Y ‘ │ X ’ │ : · │ K │ ? ̉ │ Q ̣ │ G │ H ‡ │ F ª ┃ ┃
455 // ┃Shift ⇧┃ ê / │ à \ │ y { │ x } │ . … │ k ~ │ ' ¿ │ q ˚ │ g µ │ h † │ f ˛ ┃Shift ⇧ ┃
456 // ┣━━━━━━━╋━━━━━┷━┳━━━┷━━━┱─┴─────┴─────┴─────┴─────┴─────┴───┲━┷━━━━━╈━━━━━┻━┳━━━━━━━┳━━━┛
457 // ┃ ┃ ┃ ┃ Espace inséc. Espace inséc. fin ┃ ┃ ┃ ┃
458 // ┃Ctrl ┃Meta ┃Alt ┃ ␣ (Espace) _ ␣ ┃AltGr ⇮┃Menu ┃Ctrl ┃
459 // ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹───────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┛
460 partial alphanumeric_keys
463 include "level3(ralt_switch)"
464 include "keypad(oss)"
466 name[Group1]= "France - Bepo, ergonomic, Dvorak way";
469 key <TLDE> { [ dollar, numbersign, endash, paragraph ] }; // $ # – ¶
470 key <AE01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ quotedbl, 1, emdash, doublelowquotemark ] }; // " 1 — „
471 key <AE02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotleft, 2, less, leftdoublequotemark ] }; // « 2 < “
472 key <AE03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotright, 3, greater, rightdoublequotemark ] }; // » 3 > ”
473 key <AE04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenleft, 4, bracketleft, lessthanequal ] }; // ( 4 [ ≤
474 key <AE05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenright, 5, bracketright, greaterthanequal ] }; // ) 5 ] ≥
475 key <AE06> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ at, 6, asciicircum ] }; // @ 6 ^
476 key <AE07> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ plus, 7, plusminus, notsign ] }; // + 7 ± ¬
477 key <AE08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ minus, 8, U2212, onequarter ] }; // - 8 − ¼
478 key <AE09> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ slash, 9, division, onehalf ] }; // / 9 ÷ ½
479 key <AE10> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ asterisk, 0, multiply, threequarters ] }; // * 0 × ¾
480 key <AE11> { [ equal, degree, notequal, minutes ] }; // = ° ≠ ′
481 key <AE12> { [ percent, grave, U2030, seconds ] }; // % ` ‰ ″
484 key <AD01> { [ b, B, bar, brokenbar ] }; // b B | ¦
485 key <AD02> { [ eacute, Eacute, dead_acute, dead_doubleacute ] }; // é É ˊ ˝
486 key <AD03> { [ p, P, ampersand, section ] }; // p P & §
487 key <AD04> { [ o, O, oe, OE ] }; // o O œ Œ
488 key <AD05> { [ egrave, Egrave, dead_grave, grave ] }; // è È ` `
489 key <AD06> { [ dead_circumflex, exclam, exclamdown ] }; // ^ ! ¡
490 key <AD07> { [ v, V, dead_caron ] }; // v V ˇ
491 key <AD08> { [ d, D, eth, ETH ] }; // d D ð Ð
492 key <AD09> { [ l, L, dead_stroke ] }; // l L /
493 key <AD10> { [ j, J, U0133, U0132 ] }; // j J ij IJ
494 key <AD11> { [ z, Z, schwa, SCHWA ] }; // z Z ə Ə
495 key <AD12> { [ w, W, dead_breve ] }; // w W ̆
498 key <AC01> { [ a, A, ae, AE ] }; // a A æ Æ
499 key <AC02> { [ u, U, ugrave, Ugrave ] }; // u U ù Ù
500 key <AC03> { [ i, I, dead_diaeresis, dead_abovedot ] }; // i I ̈ ˙
501 key <AC04> { [ e, E, EuroSign, dead_currency ] }; // e E € ¤
502 key <AC05> { [ comma, semicolon, rightsinglequotemark, dead_horn ] }; // , ; ’ ̛
503 key <AC06> { [ c, C, copyright, U017F ] }; // c C © ſ
504 key <AC07> { [ t, T, thorn, THORN ] }; // t T þ Þ
505 key <AC08> { [ s, S, ssharp, U1E9E ] }; // s S ß ẞ
506 key <AC09> { [ r, R, registered, trademark ] }; // r R ® ™
507 key <AC10> { [ n, N, dead_tilde ] }; // n N ~
508 key <AC11> { [ m, M, dead_macron, masculine ] }; // m M ̄ º
509 key <BKSL> { [ ccedilla, Ccedilla, dead_cedilla, dead_belowcomma ] }; // ç Ç ¸ ,
512 key <LSGT> { [ ecircumflex, Ecircumflex, slash ] }; // ê Ê /
513 key <AB01> { [ agrave, Agrave, backslash ] }; // à À \
514 key <AB02> { [ y, Y, braceleft, leftsinglequotemark ] }; // y Y { ‘
515 key <AB03> { [ x, X, braceright, rightsinglequotemark ] }; // x X } ’
516 key <AB04> { [ period, colon, ellipsis, periodcentered ] }; // . : … ·
517 key <AB05> { [ k, K, asciitilde ] }; // k K ~
518 key <AB06> { [ apostrophe, question, questiondown, dead_hook ] }; // ' ? ¿ ̉
519 key <AB07> { [ q, Q, dead_abovering, dead_belowdot ] }; // q Q ˚ ̣
520 key <AB08> { [ g, G, mu ] }; // g G µ
521 key <AB09> { [ h, H, dagger, doubledagger ] }; // h H † ‡
522 key <AB10> { [ f, F, dead_ogonek, ordfeminine ] }; // f F ̨ ª
524 key <SPCE> { [ space, nobreakspace, underscore, U202F ] }; // ␣ (espace insécable) _ (espace insécable fin)
527 partial alphanumeric_keys
528 xkb_symbols "bepo_latin9" {
530 // Restricts the fr(bepo) layout to latin9 symbols
533 include "keypad(oss_latin9)"
535 name[Group1]="France - Bepo, ergonomic, Dvorak way, latin-9 only";
537 key <TLDE> { [ dollar, numbersign, dollar, paragraph ] }; // $ # $ ¶
539 key <AE01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ quotedbl, 1 ] }; // " 1
540 key <AE02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotleft, 2, less ] }; // « 2 <
541 key <AE03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotright, 3, greater ] }; // » 3 >
542 key <AE04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenleft, 4, bracketleft ] }; // ( 4 [
543 key <AE05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenright, 5, bracketright ] }; // ) 5 ]
544 key <AE08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ minus, 8, minus, onequarter ] }; // - 8 - ¼
545 key <AE11> { [ equal, degree ] }; // = °
546 key <AE12> { [ percent, grave ] }; // % `
548 key <AD01> { [ b, B, bar ] }; // b B |
549 key <AD02> { [ eacute, Eacute, dead_acute ] }; // é É ˊ
550 key <AD10> { [ j, J ] }; // j J
551 key <AD11> { [ z, Z ] }; // z Z
552 key <AD12> { [ w, W ] }; // w W
554 key <AC03> { [ i, I, dead_diaeresis ] }; // i I ̈
555 key <AC05> { [ comma, semicolon, comma, dead_horn ] }; // , ; , ̛
556 key <AC06> { [ c, C, copyright ] }; // c C ©
557 key <AC08> { [ s, S, ssharp ] }; // s S ß
558 key <AC09> { [ r, R, registered ] }; // r R ®
559 key <AC11> { [ m, M, macron, masculine ] }; // m M ̄ º
561 key <AB02> { [ y, Y, braceleft ] }; // y Y {
562 key <AB03> { [ x, X, braceright ] }; // x X }
563 key <AB04> { [ period, colon ] }; // . :
564 key <AB09> { [ h, H ] }; // h H
565 key <AB10> { [ f, F, f, ordfeminine ] }; // f F ª
567 // Note : on a besoin de redéfinir les niveaux 3 et 4,
568 // donc nbsp(level2) ne suffit pas !
569 key <SPCE> { [ space, nobreakspace, underscore, nobreakspace ] }; // ␣ (espace insécable) _ (espace insécable)
572 // Author : Francis Leboutte, http://www.algo.be/ergo/dvorak-fr.html
573 // thanks to Fabien Cazenave for his help
574 // Licence : X11 (the layout itself is released under CC-NC-ND licence)
577 // Base layer + dead AltGr key (`):
578 // ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━━┓
579 // │ * │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ + │ % ┃ ┃
580 // │ _ │ = │ / ± │ - ¼ │ è ½ │ \ ¾ │ ^ │ ( │ ` ` │ ) │ " │ [ │ ] ┃ ⌫ ┃
581 // ┢━━━━━┷━━┱──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┺━━┳━━━━━━━┫
582 // ┃ ┃ ? Æ │ < │ > │ G │ ! │ H │ V │ C Ç │ M │ K │ Z │ & ┃ ┃
583 // ┃ ↹ ┃ : æ │ ' $ │ é É │ g € │ . ° │ h │ v │ c ç │ m µ │ k │ z │ ¨ ┃ ┃
584 // ┣━━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ⏎ ┃
585 // ┃ ┃ O Ò │ A À │ U Ù │ E È │ B │ F │ S │ T │ N │ D │ W │ # ┃ ┃
586 // ┃ ⇬ ┃ o ò │ a à │ u ù │ e è │ b │ f │ s « │ t │ n » │ d │ w │ ~ ┃ ┃
587 // ┣━━━━━━┳━━┹──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┲━━┷━━━━━┻━━━━━━┫
588 // ┃ ┃ ç Ç │ | Œ │ Q │ @ │ I Ì │ Y │ X │ R │ L │ P │ J ┃ ┃
589 // ┃ ⇧ ┃ à À │ ; œ │ q { │ , } │ i ì │ y £ │ x │ r º │ l │ p § │ j ┃ ⇧ ┃
590 // ┣━━━━━━┻┳━━━━┷━━┳━━┷━━━━┱┴─────┴─────┴─────┴─────┴─────┴─┲━━━┷━━━┳━┷━━━━━╋━━━━━━━┳━━━━━━━┫
591 // ┃ ┃ ┃ ┃ ␣ ⍽ ┃ ┃ ┃ ┃ ┃
592 // ┃ ctrl ┃ super ┃ alt ┃ ␣ Espace Espace insécable ⍽ ┃ alt ┃ super ┃ menu ┃ ctrl ┃
593 // ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┻━━━━━━━┛
595 // Notice the specific Caps_Lock layer:
596 // ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━━┓
597 // │ * │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ + │ % ┃ ┃
598 // │ │ │ │ │ │ │ │ │ │ │ │ │ ┃ ⌫ ┃
599 // ┢━━━━━┷━━┱──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┺━━┳━━━━━━━┫
600 // ┃ ┃ │ < │ > │ │ │ │ │ │ │ │ │ ┃ ┃
601 // ┃ ↹ ┃ │ │ │ │ │ │ │ │ │ │ │ ┃ ┃
602 // ┣━━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ⏎ ┃
603 // ┃ ┃ │ │ │ │ │ │ │ │ │ │ │ ┃ ┃
604 // ┃ ⇬ ┃ │ │ │ │ │ │ │ │ │ │ │ ┃ ┃
605 // ┣━━━━━━┳━━┹──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┲━━┷━━━━━┻━━━━━━┫
606 // ┃ ┃ / │ - │ │ │ │ │ │ │ │ │ ┃ ┃
607 // ┃ ⇧ ┃ │ │ │ │ │ │ │ │ │ │ ┃ ⇧ ┃
608 // ┣━━━━━━┻┳━━━━┷━━┳━━┷━━━━┱┴─────┴─────┴─────┴─────┴─────┴─┲━━━┷━━━┳━┷━━━━━╋━━━━━━━┳━━━━━━━┫
609 // ┃ ┃ ┃ ┃ ␣ ⍽ ┃ ┃ ┃ ┃ ┃
610 // ┃ ctrl ┃ super ┃ alt ┃ ␣ Espace Espace insécable ⍽ ┃ alt ┃ super ┃ menu ┃ ctrl ┃
611 // ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┻━━━━━━━┛
613 partial alphanumeric_keys modifier_keys
614 xkb_symbols "dvorak" {
615 name[Group1]="France - Dvorak";
618 key <TLDE> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ underscore, asterisk ] };
619 key <AE01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ equal, 1 ] };
620 key <AE02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ slash, 2, plusminus ] };
621 key <AE03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ minus, 3, onequarter ] };
622 key <AE04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ egrave, 4, onehalf ] };
623 key <AE05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ backslash, 5, threequarters ] };
624 key <AE06> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ dead_circumflex, 6 ] };
625 key <AE07> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenleft, 7 ] };
626 key <AE08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ ISO_Level3_Latch, 8, grave ] };
627 key <AE09> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenright, 9 ] };
628 key <AE10> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ quotedbl, 0 ] };
629 key <AE11> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ bracketleft, plus ] };
630 key <AE12> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ bracketright, percent ] };
633 key <AD01> { [ colon, question, ae, AE ] };
634 key <AD02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ apostrophe, less, dollar ] };
635 key <AD03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ eacute, greater, Eacute ] };
636 key <AD04> { [ g, G, EuroSign ] };
637 key <AD05> { [ period, exclam, degree ] };
638 key <AD06> { [ h, H ] };
639 key <AD07> { [ v, V ] };
640 key <AD08> { [ c, C, ccedilla, Ccedilla ] };
641 key <AD09> { [ m, M, mu ] };
642 key <AD10> { [ k, K ] };
643 key <AD11> { [ z, Z ] };
644 key <AD12> { [ dead_diaeresis, ampersand ] };
647 key <AC01> { [ o, O, ograve, Ograve ] };
648 key <AC02> { [ a, A, agrave, Agrave ] };
649 key <AC03> { [ u, U, ugrave, Ugrave ] };
650 key <AC04> { [ e, E, egrave, Egrave ] };
651 key <AC05> { [ b, B ] };
652 key <AC06> { [ f, F ] };
653 key <AC07> { [ s, S, guillemotleft ] };
654 key <AC08> { [ t, T ] };
655 key <AC09> { [ n, N, guillemotright ] };
656 key <AC10> { [ d, D ] };
657 key <AC11> { [ w, W ] };
658 key <BKSL> { [ asciitilde, numbersign ] };
661 key <LSGT> { type[group1] = "FOUR_LEVEL_PLUS_LOCK", [ agrave, ccedilla, Agrave, Ccedilla, slash ] };
662 key <AB01> { type[group1] = "FOUR_LEVEL_PLUS_LOCK", [ semicolon, bar, oe, OE, minus ] };
663 key <AB02> { [ q, Q, braceleft ] };
664 key <AB03> { [ comma, at, braceright ] };
665 key <AB04> { [ i, I, igrave, Igrave ] };
666 key <AB05> { [ y, Y, sterling ] };
667 key <AB06> { [ x, X ] };
668 key <AB07> { [ r, R, masculine ] };
669 key <AB08> { [ l, L ] };
670 key <AB09> { [ p, P, section ] };
671 key <AB10> { [ j, J ] };
673 key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
676 // Marc.Shapiro@inria.fr 19-sep-1998
677 // modifications : Etienne Herlent <eherlent@linux-france.org> june 2000
678 // adapted to the new input layer :
679 // Martin Costabel <costabel@wanadoo.fr> 3-jan-2001
680 // adapted for Latin9 alphabet (ISO-8859-15):
681 // Etienne Herlent <eherlent@linux-france.org> march 2005
683 // This map is an almost-complete mapping of the standard French
684 // MacIntosh keyboard under Xwindows. I tried to remain as faithful
685 // as possible to the Mac meaning of each key. I did this entirely by
686 // hand and by intuition, relying on the Clavier (Keyboard?) Desktop
687 // Accessory for the Mac meaning of keys, and on reading keysymdef.h
688 // to intuit the corresponding X names. Lacking proper documentation,
689 // I may have made some mistakes.
691 // Entries marked CHECK are particularly uncertain
693 // Entries marked MISSING mark Mac characters for which I was unable
694 // to find a corresponding keysym. (Some for sure don't: e.g. the
695 // Apple mark and the oe/OE character; others I may have simply not
698 // Copied from macintosh_vndr/fr
699 partial alphanumeric_keys
702 name[Group1]= "France - Macintosh";
704 // Alphanumeric section
705 key <TLDE> { [ at, numbersign, periodcentered, Ydiaeresis ] }; // MISSING: Ydiaeresis; eherlent : ok in Latin9
706 key <AE01> { [ ampersand, 1, VoidSymbol, dead_acute ] }; // MISSING: Apple
707 key <AE02> { [ eacute, 2, ediaeresis, Eacute ] };
708 key <AE03> { [ quotedbl, 3, VoidSymbol, VoidSymbol ] }; // CHECK all quotemarks
709 key <AE04> { [ apostrophe, 4, VoidSymbol, VoidSymbol ] };
710 key <AE05> { [ parenleft, 5, braceleft, bracketleft ] };
712 key <AE06> { [ section, 6, paragraph, aring ] };
713 key <AE07> { [ egrave, 7, guillemotleft, guillemotright ] };
714 key <AE08> { [ exclam, 8, exclamdown, Ucircumflex ] };
715 key <AE09> { [ ccedilla, 9, Ccedilla, Aacute ] };
716 key <AE10> { [ agrave, 0, oslash, VoidSymbol ] }; // MISSING: Oslash
717 key <AE11> { [ parenright, degree, braceright, bracketright ] };
718 key <AE12> { [ minus, underscore, emdash, endash ] }; // CHECK dashes
720 key <AD01> { [ a, A, ae, AE ] };
721 key <AD02> { [ z, Z, Acircumflex, Aring ] };
722 key <AD03> { [ e, E, ecircumflex, Ecircumflex ] };
723 key <AD04> { [ r, R, registered, currency ] };
724 key <AD05> { [ t, T, VoidSymbol, VoidSymbol ] };
725 key <AD06> { [ y, Y, Uacute, Ydiaeresis ] }; // MISSING: Ydiaeresis; eherlent : ok in Latin9
726 key <AD07> { [ u, U, VoidSymbol, ordfeminine ] }; // MISSING: ordmasculine?
727 key <AD08> { [ i, I, icircumflex, idiaeresis ] };
728 key <AD09> { [ o, O, oe, OE ] }; // MISSING: oe, OE lacking in Latin1; eherlent ok in Latin9
729 key <AD10> { [ p, P, VoidSymbol, VoidSymbol ] };
730 key <AD11> { [dead_circumflex,dead_diaeresis, ocircumflex, Ocircumflex ] };
731 key <AD12> { [ dollar, asterisk, EuroSign, yen ] }; // eherlent : EuroSign in Latin9
733 key <AC01> { [ q, Q, acircumflex, Agrave ] };
734 key <AC02> { [ s, S, Ograve, VoidSymbol ] };
735 key <AC03> { [ d, D, VoidSymbol, VoidSymbol ] };
736 key <AC04> { [ f, F, VoidSymbol, periodcentered ] }; // MISSING: oblong script f??
737 key <AC05> { [ g, G, VoidSymbol, VoidSymbol ] }; // MISSING: kerned fi, fl
738 key <AC06> { [ h, H, Igrave, Icircumflex ] };
739 key <AC07> { [ j, J, Idiaeresis, Iacute ] };
740 key <AC08> { [ k, K, Egrave, Ediaeresis ] };
741 key <AC09> { [ l, L, notsign, bar ] };
742 key <AC10> { [ m, M, mu, Oacute ] };
743 key <AC11> { [ ugrave,percent, Ugrave, ucircumflex ] }; // MISSING: per-mille
744 key <BKSL> { [ dead_grave, sterling, at, numbersign ] };
746 key <LSGT> { [ less, greater, VoidSymbol, VoidSymbol ] };
747 key <AB01> { [ w, W, VoidSymbol, VoidSymbol ] }; // MISSING: half-guillemot (single angle bracket)
748 key <AB02> { [ x, X, VoidSymbol, VoidSymbol ] }; // CHECK similarequal; MISSING: extra-slanted slash
749 key <AB03> { [ c, C, copyright, cent ] };
750 key <AB04> { [ v, V, diamond, leftradical ] }; // CHECK diamond, leftradical
751 key <AB05> { [ b, B, ssharp, VoidSymbol ] }; // CHECK: Greek_beta or ssharp?; MISSING: oblong script s
752 key <AB06> { [ n, N, dead_tilde, asciitilde ] };
753 key <AB07> { [ comma, question, VoidSymbol, questiondown ] };
754 key <AB08> { [ semicolon, period, VoidSymbol, periodcentered ] };
755 key <AB09> { [ colon, slash, division, backslash ] };
756 key <AB10> { [ equal, plus, VoidSymbol, plusminus ] };
758 key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
759 // End alphanumeric section
761 key <KPDL> { [ comma,KP_Decimal ] };
763 include "level3(ralt_switch)"
766 partial alphanumeric_keys
770 name[Group1]= "France - Georgian AZERTY Tskapo";
772 key <TLDE> { [ exclam, noSymbol ] };
773 key <AE01> { [ 0x0100201e, 1 ] };
774 key <AE02> { [ 0x01002116, 2 ] };
775 key <AE03> { [ percent, 3 ] };
776 key <AE04> { [ parenleft, 4 ] };
777 key <AE05> { [ colon, 5 ] };
778 key <AE06> { [ semicolon, 6 ] };
779 key <AE07> { [ question, 7 ] };
780 key <AE08> { [ 0x01002116, 8 ] };
781 key <AE09> { [ degree, 9 ] };
782 key <AE10> { [ parenright, 0 ] };
783 key <AE11> { [ minus, underscore, 0x01002014 ] };
784 key <AE12> { [ less, greater ] };
786 key <AD01> { [ 0x010010d0, 0x010010fa ] };
787 key <AD02> { [ 0x010010d6, Z ] };
788 key <AD03> { [ 0x010010d4, E, 0x010010f1 ] };
789 key <AD04> { [ 0x010010e0, 0x010000ae ] };
790 key <AD05> { [ 0x010010e2, T ] };
791 key <AD06> { [ 0x010010e7, 0x010010f8 ] };
792 key <AD07> { [ 0x010010e3, U ] };
793 key <AD08> { [ 0x010010d8, 0x010010f2 ] };
794 key <AD09> { [ 0x010010dd, O ] };
795 key <AD10> { [ 0x010010de, P ] };
796 key <AD11> { [ 0x010010d7, T ] };
797 key <AD12> { [ 0x010010eb, Z ] };
799 key <AC01> { [ 0x010010e5, Q ] };
800 key <AC02> { [ 0x010010e1, S ] };
801 key <AC03> { [ 0x010010d3, D ] };
802 key <AC04> { [ 0x010010e4, 0x010010f6 ] };
803 key <AC05> { [ 0x010010d2, 0x010010f9 ] };
804 key <AC06> { [ 0x010010f0, 0x010010f5 ] };
805 key <AC07> { [ 0x010010ef, 0x010010f7 ] };
806 key <AC08> { [ 0x010010d9, K ] };
807 key <AC09> { [ 0x010010da, L ] };
808 key <AC10> { [ 0x010010db, M ] };
809 key <AC11> { [ 0x010010df, J ] };
810 key <BKSL> { [ 0x010010e9, 0x010000a9 ] };
812 key <LSGT> { [ guillemotleft,guillemotright ] };
813 key <AB01> { [ 0x010010ec, W ] };
814 key <AB02> { [ 0x010010ee, 0x010010f4 ] };
815 key <AB03> { [ 0x010010ea, 0x010000a9 ] };
816 key <AB04> { [ 0x010010d5, 0x010010f3 ] };
817 key <AB05> { [ 0x010010d1, B ] };
818 key <AB06> { [ 0x010010dc, 0x010010fc ] };
819 key <AB07> { [ comma, 0x01002014 ] };
820 key <AB08> { [ 0x010010e8, S ] };
821 key <AB09> { [ 0x010010e6, noSymbol ] };
822 key <AB10> { [ 0x010010ed, noSymbol ] };