1default partial alphanumeric_keys 2xkb_symbols "basic" { 3 4 include "latin" 5 6 name[Group1]="French"; 7 8 key <AE01> { [ ampersand, 1, onesuperior, exclamdown ] }; 9 key <AE02> { [ eacute, 2, asciitilde, oneeighth ] }; 10 key <AE03> { [ quotedbl, 3, numbersign, sterling ] }; 11 key <AE04> { [apostrophe, 4, braceleft, dollar ] }; 12 key <AE05> { [ parenleft, 5, bracketleft, threeeighths ] }; 13 key <AE06> { [ minus, 6, bar, fiveeighths ] }; 14 key <AE07> { [ egrave, 7, grave, seveneighths ] }; 15 key <AE08> { [underscore, 8, backslash, trademark ] }; 16 key <AE09> { [ ccedilla, 9, asciicircum, plusminus ] }; 17 key <AE10> { [ agrave, 0, at, degree ] }; 18 key <AE11> { [parenright, degree, bracketright, questiondown ] }; 19 key <AE12> { [ equal, plus, braceright, dead_ogonek ] }; 20 21 key <AD01> { [ a, A, ae, AE ] }; 22 key <AD02> { [ z, Z, guillemotleft, less ] }; 23 key <AD03> { [ e, E, EuroSign, cent ] }; 24 key <AD11> { [dead_circumflex, dead_diaeresis, dead_diaeresis, dead_abovering ] }; 25 key <AD12> { [ dollar, sterling, currency, dead_macron ] }; 26 27 key <AC01> { [ q, Q, at, Greek_OMEGA ] }; 28 key <AC10> { [ m, M, mu, masculine ] }; 29 key <AC11> { [ ugrave, percent, dead_circumflex, dead_caron] }; 30 key <TLDE> { [twosuperior, asciitilde, notsign, notsign ] }; 31 32 key <BKSL> { [ asterisk, mu, dead_grave, dead_breve ] }; 33 key <AB01> { [ w, W, lstroke, Lstroke ] }; 34 key <AB07> { [ comma, question, dead_acute, dead_doubleacute ] }; 35 key <AB08> { [ semicolon, period, horizconnector, multiply ] }; 36 key <AB09> { [ colon, slash, periodcentered, division ] }; 37 key <AB10> { [ exclam, section, dead_belowdot, dead_abovedot ] }; 38 39 include "level3(ralt_switch)" 40}; 41 42partial alphanumeric_keys 43xkb_symbols "olpc" { 44 // Contact: Sayamindu Dasgupta <sayamindu@laptop.org> 45 include "fr(basic)" 46 47 name[Group1]="French"; 48 49 key <I219> { [ less, greater ] }; 50 key <AD11> { [ dead_circumflex, dead_diaeresis, notsign, dead_abovering ] }; 51 key <AB08> { [ semicolon, period, underscore, multiply ] }; 52 key <TLDE> { [ twosuperior, asciitilde, VoidSymbol, VoidSymbol ] }; 53 54 // Some keys only have the Shift+AltGr character printed on them (alongside 55 // the unmodified one). Make such keys shift-invariant so that the printed 56 // value is achieved by pressing AltGr or Shift+AltGr. 57 key <AB02> { [ x, X, guillemotright, guillemotright ] }; 58 key <AC02> { [ s, S, ssharp, U1E9E ] }; 59 key <AD02> { [ z, Z, guillemotleft, guillemotleft ] }; 60}; 61 62partial alphanumeric_keys 63xkb_symbols "Sundeadkeys" { 64 65 // Modifies the basic French layout to use the Sun dead keys 66 67 include "fr(basic)" 68 69 key <AD11> { [dead_circumflex, dead_diaeresis ] }; 70 key <AB07> { [comma, question, dead_acute, dead_doubleacute ] }; 71}; 72 73partial alphanumeric_keys 74xkb_symbols "sundeadkeys" { 75 include "fr(Sundeadkeys)" 76 77 name[Group1]="French (Sun dead keys)"; 78}; 79 80partial alphanumeric_keys 81xkb_symbols "nodeadkeys" { 82 83 // Modifies the basic French layout to eliminate all dead keys 84 85 include "fr(basic)" 86 87 name[Group1]="French (no dead keys)"; 88 89 key <AE12> { [ equal, plus, braceright, ogonek ] }; 90 key <AD11> { [asciicircum, diaeresis ] }; 91 key <AD12> { [ dollar, sterling, currency, macron ] }; 92 key <AC11> { [ ugrave, percent, asciicircum, caron ] }; 93 key <BKSL> { [ asterisk, mu, grave, breve ] }; 94 key <AB07> { [ comma, question, acute, doubleacute ] }; 95 key <AB10> { [ exclam, section, dead_belowdot, abovedot ] }; 96}; 97 98 99// Unicode French derivative 100// Loose refactoring of the historic Linux French keyboard layout 101// 102// Copyright © 2006-2008 Nicolas Mailhot <nicolas.mailhot @ laposte.net> 103// 104// Credits (fr-latin1, fr-latin0, fr-latin9) 105// © 199x-1996 René Cougnenc ✝ 106// © 1997-2002 Guylhem Aznar <clavier @ externe.net> 107// © 2003-2006 Nicolas Mailhot <nicolas.mailhot @ laposte.net> 108// 109// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓ 110// │ ³ ¸ │ 1 ̨ │ 2 É │ 3 ˘ │ 4 — │ 5 – │ 6 ‑ │ 7 È │ 8 ™ │ 9 Ç │ 0 À │ ° ≠ │ + ± ┃ ⌫ Retour┃ 111// │ ² ¹ │ & ˇ │ é ~ │ " # │ ' { │ ( [ │ - | │ è ` │ _ \ │ ç ^ │ à @ │ ) ] │ = } ┃ arrière┃ 112// ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫ 113// ┃ ┃ A Æ │ Z  │ E ¢ │ R Ê │ T Þ │ Y Ÿ │ U Û │ I Î │ O Œ │ P Ô │ ¨ ˚ │ £ Ø ┃Entrée ┃ 114// ┃Tab ↹ ┃ a æ │ z â │ e € │ r ê │ t þ │ y ÿ │ u û │ i î │ o œ │ p ô │ ^ ~ │ $ ø ┃ ⏎ ┃ 115// ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃ 116// ┃ ┃ Q Ä │ S „ │ D Ë │ F ‚ │ G ¥ │ H Ð │ J Ü │ K Ï │ L Ŀ │ M Ö │ % Ù │ µ ̄ ┃ ┃ 117// ┃Maj ⇬ ┃ q ä │ s ß │ d ë │ f ‘ │ g ’ │ h ð │ j ü │ k ï │ l ŀ │ m ö │ ù ' │ * ` ┃ ┃ 118// ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫ 119// ┃ ┃ > ≥ │ W “ │ X ” │ C ® │ V ← │ B ↑ │ N → │ ? … │ . . │ / ∕ │ § − ┃ ┃ 120// ┃Shift ⇧┃ < ≤ │ w « │ x » │ c © │ v ⍽ │ b ↓ │ n ¬ │ , ¿ │ ; × │ : ÷ │ ! ¡ ┃Shift ⇧ ┃ 121// ┣━━━━━━━╋━━━━━┷━┳━━━┷━━━┱─┴─────┴─────┴─────┴─────┴─────┴───┲━┷━━━━━╈━━━━━┻━┳━━━━━━━┳━━━┛ 122// ┃ ┃ ┃ ┃ ␣ Espace fine insécable ⍽ ┃ ┃ ┃ ┃ 123// ┃Ctrl ┃Meta ┃Alt ┃ ␣ Espace Espace insécable ⍽ ┃AltGr ⇮┃Menu ┃Ctrl ┃ 124// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹───────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┛ 125partial alphanumeric_keys 126xkb_symbols "oss" { 127 128 include "latin" 129 include "level3(ralt_switch)" 130 include "nbsp(level4n)" 131 include "keypad(oss)" 132 133 name[Group1]="French (alt.)"; 134 135 // First row 136 key <TLDE> { [ twosuperior, threesuperior, onesuperior, dead_cedilla ] }; // ² ³ ¹ ¸ 137 key <AE01> { [ ampersand, 1, dead_caron, dead_ogonek ] }; // & 1 ˇ ̨ 138 key <AE02> { [ eacute, 2, asciitilde, Eacute ] }; // é 2 ~ É 139 key <AE03> { [ quotedbl, 3, numbersign, dead_breve ] }; // " 3 # ˘ 140 key <AE04> { [ apostrophe, 4, braceleft, 0x1002014 ] }; // ' 4 { — (tiret cadratin) 141 key <AE05> { [ parenleft, 5, bracketleft, 0x1002013 ] }; // ( 5 [ – (tiret demi-cadratin) 142 key <AE06> { [ minus, 6, bar, 0x1002011 ] }; // - 6 | ‑ (tiret insécable) 143 key <AE07> { [ egrave, 7, grave, Egrave ] }; // è 7 ` È 144 key <AE08> { [ underscore, 8, backslash, trademark ] }; // _ 8 \ ™ 145 key <AE09> { [ ccedilla, 9, asciicircum, Ccedilla ] }; // ç 9 ^ Ç 146 key <AE10> { [ agrave, 0, at, Agrave ] }; // à 0 @ À 147 key <AE11> { [ parenright, degree, bracketright, notequal ] }; // ) ° ] ≠ 148 key <AE12> { [ equal, plus, braceright, plusminus ] }; // = + } ± 149 150 // Second row 151 key <AD01> { [ a, A, ae, AE ] }; // a A æ Æ 152 key <AD02> { [ z, Z, acircumflex, Acircumflex ] }; // z Z â  153 key <AD03> { [ e, E, EuroSign, cent ] }; // e E € ¢ 154 key <AD04> { [ r, R, ecircumflex, Ecircumflex ] }; // r R ê Ê 155 key <AD05> { [ t, T, thorn, THORN ] }; // t T þ Þ 156 key <AD06> { [ y, Y, ydiaeresis, Ydiaeresis ] }; // y Y ÿ Ÿ 157 key <AD07> { [ u, U, ucircumflex, Ucircumflex ] }; // u U û Û 158 key <AD08> { [ i, I, icircumflex, Icircumflex ] }; // i I î Î 159 key <AD09> { [ o, O, oe, OE ] }; // o O œ Œ 160 key <AD10> { [ p, P, ocircumflex, Ocircumflex ] }; // p P ô Ô 161 key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, dead_abovering ] }; // ^ ̈ ̃ ˚ 162 key <AD12> { [ dollar, sterling, oslash, Ooblique ] }; // $ £ ø Ø 163 164 // Third row 165 key <AC01> { [ q, Q, adiaeresis, Adiaeresis ] }; // q Q ä Ä 166 key <AC02> { [ s, S, ssharp, doublelowquotemark ] }; // s S ß „ 167 key <AC03> { [ d, D, ediaeresis, Ediaeresis ] }; // d D ë Ë 168 key <AC04> { [ f, F, leftsinglequotemark, singlelowquotemark ] }; // f F ‘ ‚ 169 key <AC05> { [ g, G, rightsinglequotemark, yen ] }; // g G ’ ¥ 170 key <AC06> { [ h, H, eth, ETH ] }; // h H ð Ð 171 key <AC07> { [ j, J, udiaeresis, Udiaeresis ] }; // j J ü Ü 172 key <AC08> { [ k, K, idiaeresis, Idiaeresis ] }; // k K ï Ï 173 key <AC09> { [ l, L, 0x1000140, 0x100013F ] }; // l L ŀ Ŀ 174 key <AC10> { [ m, M, odiaeresis, Odiaeresis ] }; // m M ö Ö 175 key <AC11> { [ ugrave, percent, dead_acute, Ugrave ] }; // ù % ' Ù 176 key <BKSL> { [ asterisk, mu, dead_grave, dead_macron ] }; // * µ ` ̄ 177 178 // Fourth row 179 key <LSGT> { [ less, greater, lessthanequal, greaterthanequal ] }; // < > ≤ ≥ 180 key <AB01> { [ w, W, guillemotleft, leftdoublequotemark ] }; // w W « “ 181 key <AB02> { [ x, X, guillemotright, rightdoublequotemark ] }; // x X » ” 182 key <AB03> { [ c, C, copyright, registered ] }; // c C © ® 183 key <AB04> { [ v, V, 0x100202F, leftarrow ] }; // v V ⍽ ← (espace fine insécable) 184 key <AB05> { [ b, B, downarrow, uparrow ] }; // b B ↓ ↑ 185 key <AB06> { [ n, N, notsign, rightarrow ] }; // n N ¬ → 186 key <AB07> { [ comma, question, questiondown, 0x1002026 ] }; // , ? ¿ … 187 key <AB08> { [ semicolon, period, multiply, 0x10022C5 ] }; // ; . × ⋅ 188 key <AB09> { [ colon, slash, division, 0x1002215 ] }; // : / ÷ ∕ 189 key <AB10> { [ exclam, section, exclamdown, 0x1002212 ] }; // ! § ¡ − 190}; 191 192partial alphanumeric_keys 193xkb_symbols "oss_latin9" { 194 195 // Restricts the fr(oss) layout to latin9 symbols 196 197 include "fr(oss)" 198 include "keypad(oss_latin9)" 199 200 name[Group1]="French (alt., Latin-9 only)"; 201 202 // First row 203 key <AE01> { [ ampersand, 1, dead_caron, dead_cedilla ] }; // & 1 ˇ ¸ 204 key <AE03> { [ quotedbl, 3, numbersign, dead_tilde ] }; // " 3 # ~ 205 key <AE04> { [ apostrophe, 4, braceleft, underscore ] }; // ' 4 { _ 206 key <AE05> { [ parenleft, 5, bracketleft, minus ] }; // ( 5 [ - 207 key <AE06> { [ minus, 6, bar, minus ] }; // - 6 | - 208 key <AE08> { [ underscore, 8, backslash, backslash ] }; // _ 8 \ \ 209 key <AE11> { [ parenright, degree, bracketright, equal ] }; // ) ° ] = 210 211 // Third row 212 key <AC02> { [ s, S, ssharp, guillemotleft ] }; // s S ß « 213 key <AC04> { [ f, F, apostrophe, apostrophe ] }; // f F ' ' 214 key <AC05> { [ g, G, apostrophe, yen ] }; // g G ' ¥ 215 key <AC09> { [ l, L, periodcentered, periodcentered ] }; // l L · · 216 key <BKSL> { [ asterisk, mu, dead_grave, dead_circumflex ] }; // * µ ` ^ 217 218 // Fourth row 219 key <LSGT> { [ less, greater, less, greater ] }; // < > < > 220 key <AB01> { [ w, W, guillemotleft, guillemotleft ] }; // w W « « 221 key <AB02> { [ x, X, guillemotright, guillemotright ] }; // x X » » 222 key <AB04> { [ v, V, nobreakspace, less ] }; // v V ⍽ < (espace insécable) 223 key <AB05> { [ b, B, minus, asciicircum ] }; // b B - ^ 224 key <AB06> { [ n, N, notsign, greater ] }; // n N ¬ > 225 key <AB07> { [ comma, question, questiondown, period ] }; // , ? ¿ . 226 key <AB08> { [ semicolon, period, multiply, periodcentered ] }; // ; . × · 227 key <AB09> { [ colon, slash, division, slash ] }; // : / ÷ / 228 key <AB10> { [ exclam, section, exclamdown, minus ] }; // ! § ¡ - 229}; 230 231partial alphanumeric_keys 232xkb_symbols "oss_Sundeadkeys" { 233 234 // Modifies the basic fr(oss) layout to use the Sun dead keys 235 236 include "fr(oss)" 237 238 key <TLDE> { [ twosuperior, threesuperior, onesuperior, dead_cedilla ] }; // ¹ ² ³ ¸ 239 240 key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, dead_abovering ] }; // ^ ̈ ̃ ˚ 241 242 key <AC11> { [ ugrave, percent, dead_acute, Ugrave ] }; // ù % ' Ù 243 key <BKSL> { [ asterisk, mu, dead_grave, dead_macron ] }; // * µ ` ̄ 244}; 245 246partial alphanumeric_keys 247xkb_symbols "oss_sundeadkeys" { 248 249 include "fr(oss_Sundeadkeys)" 250 251 name[Group1]="French (alt., Sun dead keys)"; 252}; 253 254partial alphanumeric_keys 255xkb_symbols "oss_nodeadkeys" { 256 257 // Modifies the basic fr(oss) layout to eliminate all dead keys 258 259 include "fr(oss)" 260 261 name[Group1]="French (alt., no dead keys)"; 262 263 key <TLDE> { [ twosuperior, threesuperior, onesuperior, cedilla ] }; // ² ³ ¹ ¸ 264 key <AE01> { [ ampersand, 1, caron, ogonek ] }; // & 1 ˇ ̨ 265 key <AE03> { [ quotedbl, 3, numbersign, breve ] }; // " 3 # ˘ 266 267 key <AD11> { [ asciicircum, diaeresis, asciitilde, Aring ] }; // ^ ̈ ̃ Å 268 key <AC11> { [ ugrave, percent, acute, Ugrave ] }; // ù % ' Ù 269 key <BKSL> { [ asterisk, mu, grave, macron ] }; // * µ ` ̄ 270}; 271 272 273// Historic Linux French keyboard layout (fr-latin9) 274// Copyright (c) 199x, 2002 Rene Cougnenc (original work) 275// Guylhem Aznar <clavier @ externe.net> (maintainer) 276// Nicolas Mailhot <Nicolas.Mailhot @ laposte.net> 277// (XFree86 submission) 278// 279// This layout has long been distributed and refined outside official channels. 280// To this day it remains more feature-rich and popular than the 'fr' layout. 281// 282// This layout is derived from an original version by Guylhem Aznar. 283// The original version is always available from: 284// http://en.tldp.org/HOWTO/Francophones-HOWTO.html 285// and is distributed under a GPL license. 286// 287// The author has given permission for this derived version to be distributed 288// under the standard XFree86 license. He would like all changes to this 289// version to be sent to him at <clavier @ externe.net>, so he can sync 290// the identically named linux console map (kbd, linux-console) and his 291// out-of-tree GPL version. 292// 293// Now follows the keyboard design description in French. 294// (If you can't read it you probably have no business changing this file anyway:) 295// 296// Les accents circonflexes des principales voyelles sont obtenus avec 297// la touche Alt_Gr, les trémas sont obtenus par Alt_Gr + Shift. 298// 299// ____ _________ _____________ _______ 300// | S A| S = Shift, A = AltGr + Shift | Imprime | Arrêt défil | Pause | 301// | s a| s = normal, a = AltGr | Exec | | Halte | 302// ¯¯¯¯ ¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯ 303// ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _______ 304// | œ "| 1 ·| 2 É| 3 ,| 4 '| 5 "| 6 || 7 È| 8 ¯| 9 Ç| 0 À| ° ÿ| + °| <-- | 305// | Œ "| & '| é ~| " #| ' {| ( [| - || è `| _ \| ç ^| à @| ) ]| = }| | 306// ======================================================================== 307// | |<- | A ä| Z Å| E ¢| R Ç| T Þ| Y Ý| U ü| I ï| O ö| P '| " `| $ ë| , | 308// | ->| | a â| z å| e €| r ç| t þ| y ý| u û| i î| o ô| p ¶| ^ ~| £ ê| <-' | 309// ===================================================================¬ | 310// | | Q Ä| S Ø| D Ë| F ª| G Æ| H Ð| J Ü| K Ï| L Ö| M º| % Ù| µ ¥| | 311// | MAJ | q Â| s ø| d Ê| f ±| g æ| h ð| j Û| k Î| l Ô| m ¹| ù ²| * ³| | 312// ======================================================================== 313// | ^ | > | W | X | C | V | B | N | ? | . | / | § | ^ | 314// | | | < || w «| x »| c ©| v ®| b ß| n ¬| , ¿| ; ×| : ÷| ! ¡| | | 315// ======================================================================== 316// | | | | | | | | | 317// | Ctrl | Super| Alt | Space Nobreakspace | AltGr | Super|Menu | Ctrl | 318// ¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯ ¯¯¯¯¯¯ 319// 320// 321// Si les touches mortes fonctionnent, utiliser les accents dits 322// « morts », i.e. fonctionnant comme l'accent circonflexe & le 323// tréma des machines à écrire ; sont disponibles : 324// 325// (^) : accent circonflexe, 326// Shift+(^) : tréma, 327// Shift+AltGr+(^) : tilde, 328// AltGr+(1) : accent aigu, 329// AltGr+(7) : accent grave 330// 331// Pour s'en servir, procéder comme avec l'accent circonflexe & le tréma 332// sur les vielles machines à écrire : 333// 334// AltGr+(1) puis e : é 335// AltGr+(1) puis E : É 336// 337partial alphanumeric_keys 338 339xkb_symbols "latin9" { 340 341 include "latin" 342 include "nbsp(level3)" 343 344 name[Group1]="French (legacy, alt.)"; 345 346 key <TLDE> { [ oe, OE, leftdoublequotemark, rightdoublequotemark ] }; 347 key <AE01> { [ ampersand, 1, dead_acute, periodcentered ] }; 348 key <AE02> { [ eacute, 2, asciitilde, Eacute ] }; 349 key <AE03> { [ quotedbl, 3, numbersign, cedilla ] }; 350 key <AE04> { [ apostrophe, 4, braceleft, acute ] }; 351 key <AE05> { [ parenleft, 5, bracketleft, diaeresis ] }; 352 key <AE06> { [ minus, 6, bar, brokenbar ] }; 353 key <AE07> { [ egrave, 7, dead_grave, Egrave ] }; 354 key <AE08> { [ underscore, 8, backslash, macron ] }; 355 key <AE09> { [ ccedilla, 9, asciicircum, Ccedilla ] }; 356 key <AE10> { [ agrave, 0, at, Agrave ] }; 357 key <AE11> { [ parenright, degree, bracketright, ydiaeresis ] }; 358 key <AE12> { [ equal, plus, braceright, dead_abovering ] }; 359 360 key <AD01> { [ a, A, acircumflex, adiaeresis ] }; 361 key <AD02> { [ z, Z, aring, Aring ] }; 362 key <AD03> { [ e, E, EuroSign, cent ] }; 363 key <AD04> { [ r, R, ccedilla, Ccedilla ] }; 364 key <AD05> { [ t, T, thorn, THORN ] }; 365 key <AD06> { [ y, Y, yacute, Yacute ] }; 366 key <AD07> { [ u, U, ucircumflex, udiaeresis ] }; 367 key <AD08> { [ i, I, icircumflex, idiaeresis ] }; 368 key <AD09> { [ o, O, ocircumflex, odiaeresis ] }; 369 key <AD10> { [ p, P, paragraph, grave ] }; 370 key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, apostrophe ] }; 371 key <AD12> { [ dollar, sterling, ecircumflex, ediaeresis ] }; 372 373 key <AC01> { [ q, Q, Acircumflex, Adiaeresis ] }; 374 key <AC02> { [ s, S, oslash, Ooblique ] }; 375 key <AC03> { [ d, D, Ecircumflex, Ediaeresis ] }; 376 key <AC04> { [ f, F, plusminus, ordfeminine ] }; 377 key <AC05> { [ g, G, ae, AE ] }; 378 key <AC06> { [ h, H, eth, ETH ] }; 379 key <AC07> { [ j, J, Ucircumflex, Udiaeresis ] }; 380 key <AC08> { [ k, K, Icircumflex, Idiaeresis ] }; 381 key <AC09> { [ l, L, Ocircumflex, Odiaeresis ] }; 382 key <AC10> { [ m, M, onesuperior, masculine ] }; 383 key <AC11> { [ ugrave, percent, twosuperior, Ugrave ] }; 384 key <BKSL> { [ asterisk, mu, threesuperior, yen ] }; 385 386 key <LSGT> { [ less, greater, bar ] }; 387 key <AB01> { [ w, W, guillemotleft ] }; 388 key <AB02> { [ x, X, guillemotright ] }; 389 key <AB03> { [ c, C, copyright ] }; 390 key <AB04> { [ v, V, registered ] }; 391 key <AB05> { [ b, B, ssharp, U1E9E ] }; 392 key <AB06> { [ n, N, notsign ] }; 393 key <AB07> { [ comma, question, questiondown ] }; 394 key <AB08> { [ semicolon, period, multiply ] }; 395 key <AB09> { [ colon, slash, division ] }; 396 key <AB10> { [ exclam, section, exclamdown ] }; 397 398 // French uses a comma as decimal separator, but keyboards are labeled with a period 399 // Will take effect when KP_Decimal is mapped to the locale decimal separator 400 key <KPDL> { [ KP_Delete, KP_Decimal, KP_Delete, KP_Decimal ] }; 401 402 include "level3(ralt_switch)" 403}; 404 405partial alphanumeric_keys 406xkb_symbols "latin9_Sundeadkeys" { 407 408 // Modifies the basic fr-latin9 layout to use the Sun dead keys 409 410 include "fr(latin9)" 411 412 key <AE01> { [ ampersand, 1, dead_acute, periodcentered ] }; 413 key <AE07> { [ egrave, 7, dead_grave, Egrave ] }; 414 key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, apostrophe ] }; 415}; 416 417partial alphanumeric_keys 418xkb_symbols "latin9_sundeadkeys" { 419 420 include "fr(latin9_Sundeadkeys)" 421 422 name[Group1]="French (legacy, alt., Sun dead keys)"; 423}; 424 425partial alphanumeric_keys 426xkb_symbols "latin9_nodeadkeys" { 427 428 // Modifies the basic fr-latin9 layout to eliminate all dead keys 429 430 include "fr(latin9)" 431 432 name[Group1]="French (legacy, alt., no dead keys)"; 433 434 key <AE01> { [ ampersand, 1, apostrophe, periodcentered ] }; 435 key <AE07> { [ egrave, 7, grave, Egrave ] }; 436 key <AE12> { [ equal, plus, braceright ] }; 437 key <AD11> { [ asciicircum, diaeresis, asciitilde, apostrophe ] }; 438}; 439 440// Bépo : Improved ergonomic french keymap using Dvorak method. 441// Built by community on 'Dvorak Fr / Bépo' : 442// see http://www.clavier-dvorak.org/wiki/ to join and help. 443// XOrg integration (1.0rc2 version) in 2008 444// by Frédéric Boiteux <fboiteux at free dot fr> 445// 446// Bépo layout (1.0rc2 version) for a pc105 keyboard (french) : 447// ┌─────┐ 448// │ S A │ S = Shift, A = AltGr + Shift 449// │ s a │ s = normal, a = AltGr 450// └─────┘ 451// 452// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓ 453// │ # ¶ │ 1 „ │ 2 “ │ 3 ” │ 4 ≤ │ 5 ≥ │ 6 │ 7 ¬ │ 8 ¼ │ 9 ½ │ 0 ¾ │ ° ′ │ ` ″ ┃ ⌫ Retour┃ 454// │ $ – │ " — │ « < │ » > │ ( [ │ ) ] │ @ ^ │ + ± │ - − │ / ÷ │ * × │ = ≠ │ % ‰ ┃ arrière┃ 455// ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫ 456// ┃ ┃ B ¦ │ É ˝ │ P § │ O Œ │ È ` │ ! │ V │ D Ð │ L │ J IJ │ Z Ə │ W ┃Entrée ┃ 457// ┃Tab ↹ ┃ b | │ é ˊ │ p & │ o œ │ è ` │ ˆ ¡ │ v ˇ │ d ð │ l / │ j ij │ z ə │ w ̆ ┃ ⏎ ┃ 458// ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃ 459// ┃ ┃ A Æ │ U Ù │ I ˙ │ E ¤ │ ; ̛ │ C ſ │ T Þ │ S ẞ │ R ™ │ N │ M º │ Ç , ┃ ┃ 460// ┃Maj ⇬ ┃ a æ │ u ù │ i ̈ │ e € │ , ’ │ c © │ t þ │ s ß │ r ® │ n ˜ │ m ¯ │ ç ¸ ┃ ┃ 461// ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫ 462// ┃ ┃ Ê │ À │ Y ‘ │ X ’ │ : · │ K │ ? ̉ │ Q ̣ │ G │ H ‡ │ F ª ┃ ┃ 463// ┃Shift ⇧┃ ê / │ à \ │ y { │ x } │ . … │ k ~ │ ' ¿ │ q ˚ │ g µ │ h † │ f ˛ ┃Shift ⇧ ┃ 464// ┣━━━━━━━╋━━━━━┷━┳━━━┷━━━┱─┴─────┴─────┴─────┴─────┴─────┴───┲━┷━━━━━╈━━━━━┻━┳━━━━━━━┳━━━┛ 465// ┃ ┃ ┃ ┃ Espace inséc. Espace inséc. fin ┃ ┃ ┃ ┃ 466// ┃Ctrl ┃Meta ┃Alt ┃ ␣ (Espace) _ ␣ ┃AltGr ⇮┃Menu ┃Ctrl ┃ 467// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹───────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┛ 468partial alphanumeric_keys 469xkb_symbols "bepo" { 470 471 include "level3(ralt_switch)" 472 include "keypad(oss)" 473 474 name[Group1]= "French (BEPO)"; 475 476 // First row 477 key <TLDE> { [ dollar, numbersign, endash, paragraph ] }; // $ # – ¶ 478 key <AE01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ quotedbl, 1, emdash, doublelowquotemark ] }; // " 1 — „ 479 key <AE02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotleft, 2, less, leftdoublequotemark ] }; // « 2 < “ 480 key <AE03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotright, 3, greater, rightdoublequotemark ] }; // » 3 > ” 481 key <AE04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenleft, 4, bracketleft, lessthanequal ] }; // ( 4 [ ≤ 482 key <AE05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenright, 5, bracketright, greaterthanequal ] }; // ) 5 ] ≥ 483 key <AE06> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ at, 6, asciicircum ] }; // @ 6 ^ 484 key <AE07> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ plus, 7, plusminus, notsign ] }; // + 7 ± ¬ 485 key <AE08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ minus, 8, U2212, onequarter ] }; // - 8 − ¼ 486 key <AE09> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ slash, 9, division, onehalf ] }; // / 9 ÷ ½ 487 key <AE10> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ asterisk, 0, multiply, threequarters ] }; // * 0 × ¾ 488 key <AE11> { [ equal, degree, notequal, minutes ] }; // = ° ≠ ′ 489 key <AE12> { [ percent, grave, permille, seconds ] }; // % ` ‰ ″ 490 491 // Second row 492 key <AD01> { [ b, B, bar, brokenbar ] }; // b B | ¦ 493 key <AD02> { [ eacute, Eacute, dead_acute, dead_doubleacute ] }; // é É ˊ ˝ 494 key <AD03> { [ p, P, ampersand, section ] }; // p P & § 495 key <AD04> { [ o, O, oe, OE ] }; // o O œ Œ 496 key <AD05> { [ egrave, Egrave, dead_grave, grave ] }; // è È ` ` 497 key <AD06> { [ dead_circumflex, exclam, exclamdown ] }; // ^ ! ¡ 498 key <AD07> { [ v, V, dead_caron ] }; // v V ˇ 499 key <AD08> { [ d, D, eth, ETH ] }; // d D ð Ð 500 key <AD09> { [ l, L, dead_stroke ] }; // l L / 501 key <AD10> { [ j, J, U0133, U0132 ] }; // j J ij IJ 502 key <AD11> { [ z, Z, schwa, SCHWA ] }; // z Z ə Ə 503 key <AD12> { [ w, W, dead_breve ] }; // w W ̆ 504 505 // Third row 506 key <AC01> { [ a, A, ae, AE ] }; // a A æ Æ 507 key <AC02> { [ u, U, ugrave, Ugrave ] }; // u U ù Ù 508 key <AC03> { [ i, I, dead_diaeresis, dead_abovedot ] }; // i I ̈ ˙ 509 key <AC04> { [ e, E, EuroSign, dead_currency ] }; // e E € ¤ 510 key <AC05> { [ comma, semicolon, rightsinglequotemark, dead_horn ] }; // , ; ’ ̛ 511 key <AC06> { [ c, C, copyright, U017F ] }; // c C © ſ 512 key <AC07> { [ t, T, thorn, THORN ] }; // t T þ Þ 513 key <AC08> { [ s, S, ssharp, U1E9E ] }; // s S ß ẞ 514 key <AC09> { [ r, R, registered, trademark ] }; // r R ® ™ 515 key <AC10> { [ n, N, dead_tilde ] }; // n N ~ 516 key <AC11> { [ m, M, dead_macron, masculine ] }; // m M ̄ º 517 key <BKSL> { [ ccedilla, Ccedilla, dead_cedilla, dead_belowcomma ] }; // ç Ç ¸ , 518 519 // Fourth row 520 key <LSGT> { [ ecircumflex, Ecircumflex, slash ] }; // ê Ê / 521 key <AB01> { [ agrave, Agrave, backslash ] }; // à À \ 522 key <AB02> { [ y, Y, braceleft, leftsinglequotemark ] }; // y Y { ‘ 523 key <AB03> { [ x, X, braceright, rightsinglequotemark ] }; // x X } ’ 524 key <AB04> { [ period, colon, ellipsis, periodcentered ] }; // . : … · 525 key <AB05> { [ k, K, asciitilde ] }; // k K ~ 526 key <AB06> { [ apostrophe, question, questiondown, dead_hook ] }; // ' ? ¿ ̉ 527 key <AB07> { [ q, Q, dead_abovering, dead_belowdot ] }; // q Q ˚ ̣ 528 key <AB08> { [ g, G, dead_greek ] }; // g G µ 529 key <AB09> { [ h, H, dagger, doubledagger ] }; // h H † ‡ 530 key <AB10> { [ f, F, dead_ogonek, ordfeminine ] }; // f F ̨ ª 531 532 key <SPCE> { [ space, nobreakspace, underscore, U202F ] }; // ␣ (espace insécable) _ (espace insécable fin) 533}; 534 535partial alphanumeric_keys 536xkb_symbols "bepo_latin9" { 537 538 // Restricts the fr(bepo) layout to latin9 symbols 539 540 include "fr(bepo)" 541 include "keypad(oss_latin9)" 542 543 name[Group1]="French (BEPO, Latin-9 only)"; 544 545 key <TLDE> { [ dollar, numbersign, dollar, paragraph ] }; // $ # $ ¶ 546 547 key <AE01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ quotedbl, 1 ] }; // " 1 548 key <AE02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotleft, 2, less ] }; // « 2 < 549 key <AE03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotright, 3, greater ] }; // » 3 > 550 key <AE04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenleft, 4, bracketleft ] }; // ( 4 [ 551 key <AE05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenright, 5, bracketright ] }; // ) 5 ] 552 key <AE08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ minus, 8, minus, onequarter ] }; // - 8 - ¼ 553 key <AE11> { [ equal, degree ] }; // = ° 554 key <AE12> { [ percent, grave ] }; // % ` 555 556 key <AD01> { [ b, B, bar ] }; // b B | 557 key <AD02> { [ eacute, Eacute, dead_acute ] }; // é É ˊ 558 key <AD10> { [ j, J ] }; // j J 559 key <AD11> { [ z, Z ] }; // z Z 560 key <AD12> { [ w, W ] }; // w W 561 562 key <AC03> { [ i, I, dead_diaeresis ] }; // i I ̈ 563 key <AC05> { [ comma, semicolon, comma, dead_horn ] }; // , ; , ̛ 564 key <AC06> { [ c, C, copyright ] }; // c C © 565 key <AC08> { [ s, S, ssharp, U1E9E ] }; // s S ß ẞ 566 key <AC09> { [ r, R, registered ] }; // r R ® 567 key <AC11> { [ m, M, macron, masculine ] }; // m M ̄ º 568 569 key <AB02> { [ y, Y, braceleft ] }; // y Y { 570 key <AB03> { [ x, X, braceright ] }; // x X } 571 key <AB04> { [ period, colon ] }; // . : 572 key <AB09> { [ h, H ] }; // h H 573 key <AB10> { [ f, F, f, ordfeminine ] }; // f F ª 574 575 // Note : on a besoin de redéfinir les niveaux 3 et 4, 576 // donc nbsp(level2) ne suffit pas ! 577 key <SPCE> { [ space, nobreakspace, underscore, nobreakspace ] }; // ␣ (espace insécable) _ (espace insécable) 578}; 579 580// Version 1.1rc2 of the Bépo keyboard layout, 581// normalized by the AFNOR NF Z71‐300 norm. 582// 583// Layout: https://bepo.fr/wiki/Version_1.1rc2 584// Normalization: https://normalisation.afnor.org/actualites/faq-clavier-francais/ 585// 586// ┌────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────╔═════════╗ 587// │ # ¶│ 1 „│ 2 “│ 3 ”│ 4 ⩽│ 5 ⩾║ 6 │ 7 ¬│ 8 ¼│ 9 ½│ 0 ¾│ ° ′│ ` ″║ ║ 588// │ $ –│ " —│ « <│ » >│ ( [│ ) ]║ @ ^│ + ±│ - −│ / ÷│ * ×│ = ≠│ % ‰║ <-- ║ 589// ╔════╧══╗─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─╚══╦══════╣ 590// ║ |<- ║ B _│ É │ P §│ O Œ│ È `║ ! │ V │ D │ L £│ J │ Z │ W ║ | ║ 591// ║ ->| ║ b |│ é ´│ p &│ o œ│ è `║ ˆ ¡│ v ˇ│ d ∞│ l /│ j │ z ―│ w ║ <-' ║ 592// ╠═══════╩╗───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───╚╗ ║ 593// ║ ║ A Æ│ U Ù│ I ˙│ E ¤│ ; ,║ C ©│ T ™│ S ſ│ R ®│ N │ M │ Ç ©║ ║ 594// ║ CAPS ║ a æ│ u ù│ i ¨│ e €│ , '║ c ¸│ t ᵉ│ s ß│ r ˘│ n ~│ m ¯│ ç ║ ║ 595// ╠══════╦═╝──┬─┴──┬─┴──┬─┴─══─┴──┬─┴──┬─┴─══─┴──┬─┴──┬─┴──┬─┴──╔═╧════╩═════╣ 596// ║ ^ ║ Ê ^│ À ‚│ Y ‘│ X ’│ : ·│ K ‑║ ? ̉ │ Q ̛│ G †│ H ‡│ F ║ ^ ║ 597// ║ | ║ ê /│ à \│ y {│ x }│ . …│ k ~║ ’ ¿│ q °│ g µ│ h ̣ │ f ˛║ | ║ 598// ╠══════╩╦═══╧══╦═╧═══╦╧════╧════╧════╧════╧════╧═╦══╧══╦═╧════╬═════╦══════╣ 599// ║ ║ ║ ║ Fine insécable Insécable ║ ║ ║ ║ ║ 600// ║ Ctrl ║ WinG ║ Alt ║ Espace _ ║AltGr║ WinD ║WinM ║ Ctrl ║ 601// ╚═══════╩══════╩═════╩═══════════════════════════╩═════╩══════╩═════╩══════╝ 602partial alphanumeric_keys 603xkb_symbols "bepo_afnor" { 604 605 name[Group1]= "French (BEPO, AFNOR)"; 606 607 include "pc(pc105)" 608 609 key <TLDE> { type[group1] = "FOUR_LEVEL", [ dollar, numbersign, endash, paragraph ] }; // $ # – ¶ 610 key <AE01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ quotedbl, 1, emdash, doublelowquotemark ] }; // " 1 — „ 611 key <AE02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotleft, 2, less, leftdoublequotemark ] }; // « 2 < “ 612 key <AE03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotright, 3, greater, rightdoublequotemark ] }; // » 3 > ” 613 key <AE04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenleft, 4, bracketleft, U2A7D ] }; // ( 4 [ ⩽ 614 key <AE05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenright, 5, bracketright, U2A7E ] }; // ) 5 ] ⩾ 615 key <AE06> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ at, 6, asciicircum, U262D ] }; // @ 6 ^ ☭ 616 key <AE07> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ plus, 7, plusminus, notsign ] }; // + 7 ± ¬ 617 key <AE08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ minus, 8, U2212, onequarter ] }; // - 8 − ¼ 618 key <AE09> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ slash, 9, division, onehalf ] }; // / 9 ÷ ½ 619 key <AE10> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ asterisk, 0, multiply, threequarters ] }; // * 0 × ¾ 620 key <AE11> { type[group1] = "FOUR_LEVEL", [ equal, degree, notequal, minutes ] }; // = ° ≠ ′ 621 key <AE12> { type[group1] = "FOUR_LEVEL", [ percent, grave, U2030, seconds ] }; // % ` ‰ ″ 622 623 key <AD01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ b, B, bar, underscore ] }; // b B | _ 624 key <AD02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ eacute, Eacute, dead_acute, heart ] }; // é É ´ ♥ 625 key <AD03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ p, P, ampersand, section ] }; // p P & § 626 key <AD04> { type[group1] = "FOUR_LEVEL_ALPHABETIC", [ o, O, oe, OE ] }; // o O œ Œ 627 key <AD05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ egrave, Egrave, dead_grave, grave ] }; // è È ` ` 628 key <AD06> { type[group1] = "FOUR_LEVEL", [ dead_circumflex, exclam, exclamdown, U2620 ] }; // ^ ! ¡ ☠ 629 key <AD07> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ v, V, dead_caron, U2622 ] }; // v V ˇ ☢ 630 key <AD08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ d, D, UFDD7, U2623 ] }; // d D ∞ ☣ 631 key <AD09> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ l, L, dead_stroke, sterling ] }; // l L / £ 632 key <AD10> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ j, J, U262E, U262F ] }; // j J ☮ ☯ 633 key <AD11> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ z, Z, UFDD8, U2619 ] }; // z Z ― ☙ 634 key <AD12> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ w, W, U269C, U267F ] }; // w W ⚜ ♿ 635 636 key <AC01> { type[group1] = "FOUR_LEVEL_ALPHABETIC", [ a, A, ae, AE ] }; // a A æ Æ 637 key <AC02> { type[group1] = "FOUR_LEVEL_ALPHABETIC", [ u, U, ugrave, Ugrave ] }; // u U ù Ù 638 key <AC03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ i, I, dead_diaeresis, dead_abovedot ] }; // i I ¨ ˙ 639 key <AC04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ e, E, EuroSign, dead_currency ] }; // e E € ¤ 640 key <AC05> { type[group1] = "FOUR_LEVEL", [ comma, semicolon, apostrophe, dead_belowcomma ] }; // , ; ' , 641 key <AC06> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ c, C, dead_cedilla, copyright ] }; // c C ¸ © 642 key <AC07> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ t, T, UFDD5, trademark ] }; // t T ᵉ ™ 643 key <AC08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ s, S, UFDD4, U017F ] }; // s S ß ſ 644 key <AC09> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ r, R, dead_breve, registered ] }; // r R ˘ ® 645 key <AC10> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ n, N, dead_tilde, U2693 ] }; // n N ~ ⚓ 646 key <AC11> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ m, M, dead_macron, U26FD ] }; // m M ¯ ⛽ 647 key <BKSL> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ ccedilla, Ccedilla, U2708, U1F12F ] }; // ç Ç ✈ 648 649 key <LSGT> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ ecircumflex, Ecircumflex, slash, asciicircum ] }; // ê Ê / ^ 650 key <AB01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ agrave, Agrave, backslash, singlelowquotemark ] }; // à À \ ‚ 651 key <AB02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ y, Y, braceleft, leftsinglequotemark ] }; // y Y { ‘ 652 key <AB03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ x, X, braceright, rightsinglequotemark ] }; // x X } ’ 653 key <AB04> { type[group1] = "FOUR_LEVEL", [ period, colon, ellipsis, periodcentered ] }; // . : … · 654 key <AB05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ k, K, asciitilde, U2011 ] }; // k K ~ ‑ 655 key <AB06> { type[group1] = "FOUR_LEVEL", [ rightsinglequotemark, question, questiondown, dead_hook ] }; // ’ ? ¿ ̉ 656 key <AB07> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ q, Q, dead_abovering, dead_horn ] }; // q Q ˚ ̛ 657 key <AB08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ g, G, dead_greek, dagger ] }; // g G µ † 658 key <AB09> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ h, H, dead_belowdot, doubledagger ] }; // h H ̣ ‡ 659 key <AB10> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ f, F, dead_ogonek, U26C4 ] }; // f F ˛ ⛄ 660 key <SPCE> { type[group1] = "FOUR_LEVEL", [ space, U202F, underscore, nobreakspace ] }; // _ 661 662 663 include "level3(ralt_switch)" 664}; 665 666// Author : Francis Leboutte, http://www.algo.be/ergo/dvorak-fr.html 667// thanks to Fabien Cazenave for his help 668// Licence : X11 669// Version : 0.3 670 671// Base layer + dead AltGr key (`): 672// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━━┓ 673// │ * │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ + │ % ┃ ┃ 674// │ _ │ = │ / ± │ - ¼ │ è ½ │ \ ¾ │ ^ │ ( │ ` ` │ ) │ " │ [ │ ] ┃ ⌫ ┃ 675// ┢━━━━━┷━━┱──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┺━━┳━━━━━━━┫ 676// ┃ ┃ ? Æ │ < │ > │ G │ ! │ H │ V │ C Ç │ M │ K │ Z │ & ┃ ┃ 677// ┃ ↹ ┃ : æ │ ' $ │ é É │ g € │ . ° │ h │ v │ c ç │ m µ │ k │ z │ ¨ ┃ ┃ 678// ┣━━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ⏎ ┃ 679// ┃ ┃ O Ò │ A À │ U Ù │ E È │ B │ F │ S │ T │ N │ D │ W │ # ┃ ┃ 680// ┃ ⇬ ┃ o ò │ a à │ u ù │ e è │ b │ f │ s « │ t │ n » │ d │ w │ ~ ┃ ┃ 681// ┣━━━━━━┳━━┹──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┲━━┷━━━━━┻━━━━━━┫ 682// ┃ ┃ ç Ç │ | Œ │ Q │ @ │ I Ì │ Y │ X │ R │ L │ P │ J ┃ ┃ 683// ┃ ⇧ ┃ à À │ ; œ │ q { │ , } │ i ì │ y £ │ x │ r º │ l │ p § │ j ┃ ⇧ ┃ 684// ┣━━━━━━┻┳━━━━┷━━┳━━┷━━━━┱┴─────┴─────┴─────┴─────┴─────┴─┲━━━┷━━━┳━┷━━━━━╋━━━━━━━┳━━━━━━━┫ 685// ┃ ┃ ┃ ┃ ␣ ⍽ ┃ ┃ ┃ ┃ ┃ 686// ┃ ctrl ┃ super ┃ alt ┃ ␣ Espace Espace insécable ⍽ ┃ alt ┃ super ┃ menu ┃ ctrl ┃ 687// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┻━━━━━━━┛ 688 689// Notice the specific Caps_Lock layer: 690// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━━┓ 691// │ * │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ + │ % ┃ ┃ 692// │ │ │ │ │ │ │ │ │ │ │ │ │ ┃ ⌫ ┃ 693// ┢━━━━━┷━━┱──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┺━━┳━━━━━━━┫ 694// ┃ ┃ │ < │ > │ │ │ │ │ │ │ │ │ ┃ ┃ 695// ┃ ↹ ┃ │ │ │ │ │ │ │ │ │ │ │ ┃ ┃ 696// ┣━━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ⏎ ┃ 697// ┃ ┃ │ │ │ │ │ │ │ │ │ │ │ ┃ ┃ 698// ┃ ⇬ ┃ │ │ │ │ │ │ │ │ │ │ │ ┃ ┃ 699// ┣━━━━━━┳━━┹──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┲━━┷━━━━━┻━━━━━━┫ 700// ┃ ┃ / │ - │ │ │ │ │ │ │ │ │ ┃ ┃ 701// ┃ ⇧ ┃ │ │ │ │ │ │ │ │ │ │ ┃ ⇧ ┃ 702// ┣━━━━━━┻┳━━━━┷━━┳━━┷━━━━┱┴─────┴─────┴─────┴─────┴─────┴─┲━━━┷━━━┳━┷━━━━━╋━━━━━━━┳━━━━━━━┫ 703// ┃ ┃ ┃ ┃ ␣ ⍽ ┃ ┃ ┃ ┃ ┃ 704// ┃ ctrl ┃ super ┃ alt ┃ ␣ Espace Espace insécable ⍽ ┃ alt ┃ super ┃ menu ┃ ctrl ┃ 705// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┻━━━━━━━┛ 706 707partial alphanumeric_keys modifier_keys 708xkb_symbols "dvorak" { 709 name[Group1]="French (Dvorak)"; 710 711 // First row 712 key <TLDE> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ underscore, asterisk ] }; 713 key <AE01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ equal, 1 ] }; 714 key <AE02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ slash, 2, plusminus ] }; 715 key <AE03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ minus, 3, onequarter ] }; 716 key <AE04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ egrave, 4, onehalf ] }; 717 key <AE05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ backslash, 5, threequarters ] }; 718 key <AE06> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ dead_circumflex, 6 ] }; 719 key <AE07> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenleft, 7 ] }; 720 key <AE08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ ISO_Level3_Latch, 8, grave ] }; 721 key <AE09> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenright, 9 ] }; 722 key <AE10> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ quotedbl, 0 ] }; 723 key <AE11> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ bracketleft, plus ] }; 724 key <AE12> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ bracketright, percent ] }; 725 726 // Second row 727 key <AD01> { [ colon, question, ae, AE ] }; 728 key <AD02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ apostrophe, less, dollar ] }; 729 key <AD03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ eacute, greater, Eacute ] }; 730 key <AD04> { [ g, G, EuroSign ] }; 731 key <AD05> { [ period, exclam, degree ] }; 732 key <AD06> { [ h, H ] }; 733 key <AD07> { [ v, V ] }; 734 key <AD08> { [ c, C, ccedilla, Ccedilla ] }; 735 key <AD09> { [ m, M, mu ] }; 736 key <AD10> { [ k, K ] }; 737 key <AD11> { [ z, Z ] }; 738 key <AD12> { [ dead_diaeresis, ampersand ] }; 739 740 // Third row 741 key <AC01> { [ o, O, ograve, Ograve ] }; 742 key <AC02> { [ a, A, agrave, Agrave ] }; 743 key <AC03> { [ u, U, ugrave, Ugrave ] }; 744 key <AC04> { [ e, E, egrave, Egrave ] }; 745 key <AC05> { [ b, B ] }; 746 key <AC06> { [ f, F ] }; 747 key <AC07> { [ s, S, guillemotleft ] }; 748 key <AC08> { [ t, T ] }; 749 key <AC09> { [ n, N, guillemotright ] }; 750 key <AC10> { [ d, D ] }; 751 key <AC11> { [ w, W ] }; 752 key <BKSL> { [ asciitilde, numbersign ] }; 753 754 // Fourth row 755 key <LSGT> { type[group1] = "FOUR_LEVEL_PLUS_LOCK", [ agrave, ccedilla, Agrave, Ccedilla, slash ] }; 756 key <AB01> { type[group1] = "FOUR_LEVEL_PLUS_LOCK", [ semicolon, bar, oe, OE, minus ] }; 757 key <AB02> { [ q, Q, braceleft ] }; 758 key <AB03> { [ comma, at, braceright ] }; 759 key <AB04> { [ i, I, igrave, Igrave ] }; 760 key <AB05> { [ y, Y, sterling ] }; 761 key <AB06> { [ x, X ] }; 762 key <AB07> { [ r, R, masculine ] }; 763 key <AB08> { [ l, L ] }; 764 key <AB09> { [ p, P, section ] }; 765 key <AB10> { [ j, J ] }; 766 767 key <SPCE> { [ space, space, nobreakspace, nobreakspace ] }; 768}; 769 770// C'WHERTY: Breton keyboard. Ar c'hlavier brezhoneg. 771// Copyright © 2009 Dominique Pellé <dominique.pelle@gmail.com> 772// Version: 0.1 773// 774// ┌─────┐ 775// │ S A │ S = Reol = Shift, A = ArErl + Pennlizherenn = AltGr + Shift 776// │ s a │ s = normal, a = ArErl = AltGr 777// └─────┘ 778// 779// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓ 780// │ $ Γ │ 1 Δ │ 2 Θ │ 3 Λ │ 4 Ξ │ 5 Π │ 6 Σ │ 7 Φ │ 8 Ψ │ 9 Ç │ 0 Ω │ ° ß │ + ¬ ┃ ⌫ Souzañ┃ 781// │ ² ˙ │ & ¯ │ é ´ │ " # │ ' { │ ( [ │ - | │ è ` │ - \ │ ç ± │ à @ │ ) ] │ = } ┃ ┃ 782// ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫ 783// ┃Toalenn┃ C'h │ W ω │ E ε │ R ρ │ T τ │ Y ψ │ U υ │ I ι │ O OE│ P π │ ¨ ¥ │ * £ ┃Enankañ┃ 784// ┃ ↹ ┃ c'h │ w │ e € │ r │ t │ y │ u │ i ı │ o oe│ p │ ^ « │ / » ┃ ⏎ ┃ 785// ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃ 786// ┃Prenn ┃ A Æ │ S σ │ D δ │ F φ │ G γ │ H η │ J ς │ K κ │ L λ │ M μ │ Ù ® │ ! ¡ ┃ ┃ 787// ┃Pennli ⇬┃ a æ │ s │ d $ │ f │ g │ h │ j │ k │ l │ m │ ù ŭ │ ? ¿ ┃ ┃ 788// ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫ 789// ┃ ┃ Q θ │ Z ζ │ X ξ │ C χ │ V │ B β │ N ν │ CH │ Ñ │ : © │ ; ┃ ┃ 790// ┃Shift ⇧┃ q < │ z > │ x │ c ¢ │ v │ b │ n │ ch │ ñ │ . │ , ┃Shift ⇧ ┃ 791// ┣━━━━━━━╋━━━━━┷━┳━━━┷━━━┱─┴─────┴─────┴─────┴─────┴─────┴───┲━┷━━━━━╈━━━━━┻━┳━━━━━━━┳━━━┛ 792// ┃ ┃ ┃ ┃ ⍽ Espace insécable ␣ ┃ ┃ ┃ ┃ 793// ┃Reol ┃Meta ┃Erl ┃ ␣ Espace ␣ ┃ArErl ⇮┃Menu ┃Reol ┃ 794// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹───────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┛ 795partial alphanumeric_keys 796xkb_symbols "bre" { 797 798 include "keypad(oss)" 799 800 name[Group1]= "French (Breton)"; 801 802 // First row 803 key <TLDE> { [ twosuperior, dead_tilde, dead_abovedot, Greek_GAMMA ] }; 804 key <AE01> { [ ampersand, 1, dead_macron, Greek_DELTA ] }; 805 key <AE02> { [ eacute, 2, dead_acute, Greek_THETA ] }; 806 key <AE03> { [ quotedbl, 3, numbersign, Greek_LAMDA ] }; 807 key <AE04> { [ apostrophe, 4, braceleft, Greek_XI ] }; 808 key <AE05> { [ parenleft, 5, bracketleft, Greek_PI ] }; 809 key <AE06> { [ minus, 6, bar, Greek_SIGMA ] }; 810 key <AE07> { [ egrave, 7, dead_grave, Greek_PHI ] }; 811 key <AE08> { [ underscore, 8, backslash, Greek_PSI ] }; 812 key <AE09> { [ ccedilla, 9, plusminus, Ccedilla ] }; 813 key <AE10> { [ agrave, 0, at, Greek_OMEGA ] }; 814 key <AE11> { [ parenright, dead_abovering, bracketright, ssharp ] }; 815 key <AE12> { [ equal, plus, braceright, notsign ] }; 816 817 // Second row 818 // Handling the C'H key correctly requires an inputmethod (XIM) 819 // See https://bugs.freedesktop.org/show_bug.cgi?id=19506 820 // key <AD01> { [ trigraph_c_h, trigraph_C_h, trigraph_C_H, Greek_alpha ] }; 821 key <AD01> { [ UF8FD, UF8FE, UF8FF, Greek_alpha ] }; 822 key <AD02> { [ w, W, Greek_omega, Greek_omega ] }; 823 key <AD03> { [ e, E, EuroSign, Greek_epsilon ] }; 824 key <AD04> { [ r, R, Greek_rho, Greek_rho ] }; 825 key <AD05> { [ t, T, Greek_tau, Greek_tau ] }; 826 key <AD06> { [ y, Y, Greek_psi, Greek_psi ] }; 827 key <AD07> { [ u, U, Greek_upsilon, Greek_upsilon ] }; 828 key <AD08> { [ i, I, idotless, Greek_iota ] }; 829 key <AD09> { [ o, O, oe, OE ] }; 830 key <AD10> { [ p, P, Greek_pi, Greek_pi ] }; 831 key <AD11> { [ dead_circumflex, dead_diaeresis, guillemotleft, yen ] }; 832 key <AD12> { [ slash, asterisk, guillemotright, sterling ] }; 833 834 // Third row 835 key <AC01> { [ a, A, ae, AE ] }; 836 key <AC02> { [ s, S, Greek_sigma, Greek_sigma ] }; 837 key <AC03> { [ d, D, dollar, Greek_delta ] }; 838 key <AC04> { [ f, F, Greek_phi, Greek_phi ] }; 839 key <AC05> { [ g, G, Greek_gamma, Greek_gamma ] }; 840 key <AC06> { [ h, H, Greek_eta, Greek_eta ] }; 841 key <AC07> { [ j, J, Greek_finalsmallsigma, Greek_finalsmallsigma ] }; 842 key <AC08> { [ k, K, Greek_kappa, Greek_kappa ] }; 843 key <AC09> { [ l, L, Greek_lamda, Greek_lambda ] }; 844 key <AC10> { [ m, M, Greek_mu, Greek_mu ] }; 845 key <AC11> { [ ugrave, Ugrave, ubreve, registered ] }; 846 key <BKSL> { [ question, exclam, questiondown, exclamdown ] }; 847 848 // Fourth row 849 key <LSGT> { [ q, Q, less, Greek_theta ] }; 850 key <AB01> { [ z, Z, greater, Greek_zeta ] }; 851 key <AB02> { [ x, X, Greek_xi, Greek_xi ] }; 852 key <AB03> { [ c, C, cent, Greek_chi ] }; 853 key <AB04> { [ v, V ] }; 854 key <AB05> { [ b, B, Greek_beta, Greek_beta ] }; 855 key <AB06> { [ n, N, Greek_nu, Greek_nu ] }; 856 // Handling the CH key correctly requires an inputmethod (XIM) 857 // See https://bugs.freedesktop.org/show_bug.cgi?id=19506 858 // key <AB07> { [ digraph_ch, digraph_Ch, digraph_CH, Greek_omicron ] }; 859 key <AB07> { [ UF8FA, UF8FB, UF8FC, Greek_omicron ] }; 860 key <AB08> { [ ntilde, Ntilde ] }; 861 key <AB09> { [ period, colon, section, copyright ] }; 862 key <AB10> { [ comma, semicolon, percent ] }; 863 864 key <SPCE> { [ space, nobreakspace, space, nobreakspace ] }; 865 866 include "level3(ralt_switch)" 867}; 868 869// Occitan layout 870// Author : 2009 Thomas Metz <tmetz @ free.fr> 871// Derived from the layout defined at http://www.panoccitan.org 872// Version: 0.1 873// Differences from OSS French keyboard : 874// - add á, í, ò, ó et ú, Á, Í, Ò, Ó, Ú, ñ, Ñ 875// - change position of æ, ü, î, û, œ, ô, ö, ï, â, ë 876// 877// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓ 878// │ ³ ¸ │ 1 ̨ │ 2 É │ 3 ˘ │ 4 — │ 5 – │ 6 ‑ │ 7 È │ 8 ™ │ 9 Ç │ 0 À │ ° ≠ │ + ± ┃ ⌫ Retour┃ 879// │ ² ¹ │ & ˇ │ é ~ │ " # │ ' { │ ( [ │ - | │ è ` │ _ \ │ ç ^ │ à @ │ ) ] │ = } ┃ arrière┃ 880// ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫ 881// ┃ ┃ A Á │ Z Æ │ E ¢ │ R Ê │ T Ë │ Y Û │ U Ú │ I Í │ O Ó │ P Ò │ ¨ Œ │ £ Ø ┃Entrée ┃ 882// ┃Tab ↹ ┃ a á │ z æ │ e € │ r ê │ t ë │ y û │ u ú │ i í │ o ó │ p ò │ ^ œ │ $ ø ┃ ⏎ ┃ 883// ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃ 884// ┃ ┃ Q Ä │ S „ │ D  │ F ‚ │ G ¥ │ H Ü │ J Î │ K Ï │ L Ô │ M Ö │ % Ù │ µ ̄ ┃ ┃ 885// ┃Maj ⇬ ┃ q ä │ s ß │ d â │ f ‘ │ g ’ │ h ü │ j î │ k ï │ l ô │ m ö │ ù ' │ * ` ┃ ┃ 886// ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫ 887// ┃ ┃ > ≥ │ W “ │ X ” │ C ® │ V ← │ B ↑ │ N Ñ │ ? … │ . . │ / ∕ │ § − ┃ ┃ 888// ┃Shift ⇧┃ < ≤ │ w « │ x » │ c © │ v → │ b ↓ │ n ñ │ , ¿ │ ; × │ : ÷ │ ! ¡ ┃Shift ⇧ ┃ 889// ┣━━━━━━━╋━━━━━┷━┳━━━┷━━━┱─┴─────┴─────┴─────┴─────┴─────┴───┲━┷━━━━━╈━━━━━┻━┳━━━━━━━┳━━━┛ 890// ┃ ┃ ┃ ┃ ␣ Espace fine insécable ⍽ ┃ ┃ ┃ ┃ 891// ┃Ctrl ┃Meta ┃Alt ┃ ␣ Espace Espace insécable ⍽ ┃AltGr ⇮┃Menu ┃Ctrl ┃ 892// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹───────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┛ 893partial alphanumeric_keys 894xkb_symbols "oci" { 895 896 include "fr(oss)" 897 898 name[Group1]= "Occitan"; 899 900 key <AD01> { [ a, A, aacute, Aacute ] }; // a A á Á 901 key <AD02> { [ z, Z, ae, AE ] }; // z Z æ Æ 902 key <AD05> { [ t, T, ediaeresis, Ediaeresis ] }; // t T ë Ë 903 key <AD06> { [ y, Y, ucircumflex, Ucircumflex ] }; // y Y û Û 904 key <AD07> { [ u, U, uacute, Uacute ] }; // u U ú Ú 905 key <AD08> { [ i, I, iacute, Iacute ] }; // i I í Í 906 key <AD09> { [ o, O, oacute, Oacute ] }; // o O ó Ó 907 key <AD10> { [ p, P, ograve, Ograve ] }; // p P ò Ò 908 key <AD11> { [ dead_circumflex, dead_diaeresis, oe, OE ] }; // ^ ̈ ̃ œ Œ 909 910 key <AC03> { [ d, D, acircumflex, Acircumflex ] }; // d D â  911 key <AC06> { [ h, H, udiaeresis, Udiaeresis ] }; // h H ü Ü 912 key <AC07> { [ j, J, icircumflex, Icircumflex ] }; // j J î Î 913 key <AC08> { [ k, K, idiaeresis, Idiaeresis ] }; // k K ï Ï 914 key <AC09> { [ l, L, ocircumflex, Ocircumflex ] }; // l L ô Ô 915 916 key <AB04> { [ v, V, rightarrow, leftarrow ] }; // v V → ← 917 key <AB06> { [ n, N, ntilde, Ntilde ] }; // n N ñ Ñ 918}; 919 920// Marc.Shapiro@inria.fr 19-sep-1998 921// modifications : Etienne Herlent <eherlent@linux-france.org> june 2000 922// adapted to the new input layer : 923// Martin Costabel <costabel@wanadoo.fr> 3-jan-2001 924// adapted for Latin9 alphabet (ISO-8859-15): 925// Etienne Herlent <eherlent@linux-france.org> march 2005 926 927// This map is an almost-complete mapping of the standard French 928// MacIntosh keyboard under Xwindows. I tried to remain as faithful 929// as possible to the Mac meaning of each key. I did this entirely by 930// hand and by intuition, relying on the Clavier (Keyboard?) Desktop 931// Accessory for the Mac meaning of keys, and on reading keysymdef.h 932// to intuit the corresponding X names. Lacking proper documentation, 933// I may have made some mistakes. 934 935// Entries marked CHECK are particularly uncertain 936 937// Entries marked MISSING mark Mac characters for which I was unable 938// to find a corresponding keysym. (Some for sure don't: e.g. the 939// Apple mark and the oe/OE character; others I may have simply not 940// found.) 941 942// Copied from macintosh_vndr/fr 943partial alphanumeric_keys 944xkb_symbols "mac" { 945 946 name[Group1]= "French (Macintosh)"; 947 948 key <TLDE> { [ at, numbersign, periodcentered, Ydiaeresis ] }; // MISSING: Ydiaeresis; eherlent : ok in Latin9 949 key <AE01> { [ ampersand, 1, VoidSymbol, dead_acute ] }; // MISSING: Apple 950 key <AE02> { [ eacute, 2, ediaeresis, Eacute ] }; 951 key <AE03> { [ quotedbl, 3, VoidSymbol, VoidSymbol ] }; // CHECK all quotemarks 952 key <AE04> { [ apostrophe, 4, VoidSymbol, VoidSymbol ] }; 953 key <AE05> { [ parenleft, 5, braceleft, bracketleft ] }; 954 // CHECK section 955 key <AE06> { [ section, 6, paragraph, aring ] }; 956 key <AE07> { [ egrave, 7, guillemotleft, guillemotright ] }; 957 key <AE08> { [ exclam, 8, exclamdown, Ucircumflex ] }; 958 key <AE09> { [ ccedilla, 9, Ccedilla, Aacute ] }; 959 key <AE10> { [ agrave, 0, oslash, VoidSymbol ] }; // MISSING: Oslash 960 key <AE11> { [ parenright, degree, braceright, bracketright ] }; 961 key <AE12> { [ minus, underscore, emdash, endash ] }; // CHECK dashes 962 963 key <AD01> { [ a, A, ae, AE ] }; 964 key <AD02> { [ z, Z, Acircumflex, Aring ] }; 965 key <AD03> { [ e, E, ecircumflex, Ecircumflex ] }; 966 key <AD04> { [ r, R, registered, currency ] }; 967 key <AD05> { [ t, T, VoidSymbol, VoidSymbol ] }; 968 key <AD06> { [ y, Y, Uacute, Ydiaeresis ] }; // MISSING: Ydiaeresis; eherlent : ok in Latin9 969 key <AD07> { [ u, U, VoidSymbol, ordfeminine ] }; // MISSING: ordmasculine? 970 key <AD08> { [ i, I, icircumflex, idiaeresis ] }; 971 key <AD09> { [ o, O, oe, OE ] }; // MISSING: oe, OE lacking in Latin1; eherlent ok in Latin9 972 key <AD10> { [ p, P, VoidSymbol, VoidSymbol ] }; 973 key <AD11> { [dead_circumflex,dead_diaeresis, ocircumflex, Ocircumflex ] }; 974 key <AD12> { [ dollar, asterisk, EuroSign, yen ] }; // eherlent : EuroSign in Latin9 975 976 key <AC01> { [ q, Q, acircumflex, Agrave ] }; 977 key <AC02> { [ s, S, Ograve, VoidSymbol ] }; 978 key <AC03> { [ d, D, VoidSymbol, VoidSymbol ] }; 979 key <AC04> { [ f, F, VoidSymbol, periodcentered ] }; // MISSING: oblong script f?? 980 key <AC05> { [ g, G, VoidSymbol, VoidSymbol ] }; // MISSING: kerned fi, fl 981 key <AC06> { [ h, H, Igrave, Icircumflex ] }; 982 key <AC07> { [ j, J, Idiaeresis, Iacute ] }; 983 key <AC08> { [ k, K, Egrave, Ediaeresis ] }; 984 key <AC09> { [ l, L, notsign, bar ] }; 985 key <AC10> { [ m, M, mu, Oacute ] }; 986 key <AC11> { [ ugrave,percent, Ugrave, ucircumflex ] }; // MISSING: per-mille 987 key <BKSL> { [ dead_grave, sterling, at, numbersign ] }; 988 989 key <LSGT> { [ less, greater, VoidSymbol, VoidSymbol ] }; 990 key <AB01> { [ w, W, VoidSymbol, VoidSymbol ] }; // MISSING: half-guillemot (single angle bracket) 991 key <AB02> { [ x, X, VoidSymbol, VoidSymbol ] }; // CHECK similarequal; MISSING: extra-slanted slash 992 key <AB03> { [ c, C, copyright, cent ] }; 993 key <AB04> { [ v, V, diamond, leftradical ] }; // CHECK diamond, leftradical 994 key <AB05> { [ b, B, ssharp, U1E9E ] }; // CHECK: Greek_beta or ssharp?; MISSING: oblong script s 995 key <AB06> { [ n, N, dead_tilde, asciitilde ] }; 996 key <AB07> { [ comma, question, VoidSymbol, questiondown ] }; 997 key <AB08> { [ semicolon, period, VoidSymbol, periodcentered ] }; 998 key <AB09> { [ colon, slash, division, backslash ] }; 999 key <AB10> { [ equal, plus, VoidSymbol, plusminus ] }; 1000 1001 key <SPCE> { [ space, space, nobreakspace, nobreakspace ] }; 1002 1003 key <KPDL> { [ comma,KP_Decimal ] }; 1004 1005 include "level3(ralt_switch)" 1006}; 1007 1008partial alphanumeric_keys 1009xkb_symbols "geo" { 1010 include "ge(basic)" 1011 1012 name[Group1]= "Georgian (France, AZERTY Tskapo)"; 1013 1014 key <TLDE> { [ exclam, noSymbol ] }; 1015 key <AE01> { [ 0x0100201e, 1 ] }; 1016 key <AE02> { [ 0x01002116, 2 ] }; 1017 key <AE03> { [ percent, 3 ] }; 1018 key <AE04> { [ parenleft, 4 ] }; 1019 key <AE05> { [ colon, 5 ] }; 1020 key <AE06> { [ semicolon, 6 ] }; 1021 key <AE07> { [ question, 7 ] }; 1022 key <AE08> { [ 0x01002116, 8 ] }; 1023 key <AE09> { [ degree, 9 ] }; 1024 key <AE10> { [ parenright, 0 ] }; 1025 key <AE11> { [ minus, underscore, 0x01002014 ] }; 1026 key <AE12> { [ less, greater ] }; 1027 1028 key <AD01> { [ Georgian_an, 0x010010fa ] }; 1029 key <AD02> { [ Georgian_zen, Z ] }; 1030 key <AD03> { [ Georgian_en, E, Georgian_he ] }; 1031 key <AD04> { [ Georgian_rae, 0x010000ae ] }; 1032 key <AD05> { [ Georgian_tar, T ] }; 1033 key <AD06> { [ Georgian_qar, 0x010010f8 ] }; 1034 key <AD07> { [ Georgian_un, U ] }; 1035 key <AD08> { [ Georgian_in, Georgian_hie ] }; 1036 key <AD09> { [ Georgian_on, O ] }; 1037 key <AD10> { [ Georgian_par, P ] }; 1038 key <AD11> { [ Georgian_tan, T ] }; 1039 key <AD12> { [ Georgian_jil, Z ] }; 1040 1041 key <AC01> { [ Georgian_khar, Q ] }; 1042 key <AC02> { [ Georgian_san, S ] }; 1043 key <AC03> { [ Georgian_don, D ] }; 1044 key <AC04> { [ Georgian_phar, Georgian_fi ] }; 1045 key <AC05> { [ Georgian_gan, 0x010010f9 ] }; 1046 key <AC06> { [ Georgian_hae, Georgian_hoe ] }; 1047 key <AC07> { [ Georgian_jhan, 0x010010f7 ] }; 1048 key <AC08> { [ Georgian_kan, K ] }; 1049 key <AC09> { [ Georgian_las, L ] }; 1050 key <AC10> { [ Georgian_man, M ] }; 1051 key <AC11> { [ Georgian_zhar, J ] }; 1052 key <BKSL> { [ Georgian_chin, 0x010000a9 ] }; 1053 1054 key <LSGT> { [ guillemotleft, guillemotright ] }; 1055 key <AB01> { [ Georgian_cil, W ] }; 1056 key <AB02> { [ Georgian_xan, Georgian_har ] }; 1057 key <AB03> { [ Georgian_can, 0x010000a9 ] }; 1058 key <AB04> { [ Georgian_vin, Georgian_we ] }; 1059 key <AB05> { [ Georgian_ban, B ] }; 1060 key <AB06> { [ Georgian_nar, 0x010010fc ] }; 1061 key <AB07> { [ comma, 0x01002014 ] }; 1062 key <AB08> { [ Georgian_shin, S ] }; 1063 key <AB09> { [ Georgian_ghan, noSymbol ] }; 1064 key <AB10> { [ Georgian_char, noSymbol ] }; 1065 1066}; 1067 1068// US keyboard made French 1069// 1070// Copyright (C) 2018, Florent Gallaire <f@gallai.re> 1071partial alphanumeric_keys 1072xkb_symbols "us" { 1073 1074 include "us(euro)" 1075 name[Group1]= "French (US)"; 1076 1077 1078 key <TLDE> { [ grave, asciitilde, dead_grave ] }; 1079 key <AE06> { [ 6,asciicircum,dead_circumflex ] }; 1080 1081 key <AB01> { [ z, Z, acircumflex, Acircumflex ] }; // â  1082 key <AB03> { [ c, C, ccedilla, Ccedilla ] }; // ç Ç 1083 1084 key <AC01> { [ a, A, agrave, Agrave ] }; // à À 1085 key <AC02> { [ s, S, ae, AE ] }; // æ Æ 1086 key <AC03> { [ d, D, ecircumflex, Ecircumflex ] }; // ê Ê 1087 key <AC04> { [ f, F, ediaeresis, Ediaeresis ] }; // ë Ë 1088 key <AC06> { [ h, H, udiaeresis, Udiaeresis ] }; // ü Ü 1089 key <AC07> { [ j, J, ucircumflex, Ucircumflex ] }; // û Û 1090 key <AC08> { [ k, K, icircumflex, Icircumflex ] }; // î Î 1091 key <AC11> { [apostrophe, quotedbl,dead_diaeresis ] }; 1092 1093 key <AD03> { [ e, E, eacute, Eacute ] }; // é É 1094 key <AD04> { [ r, R, egrave, Egrave ] }; // è È 1095 key <AD06> { [ y, Y, ydiaeresis, Ydiaeresis ] }; // ÿ Ÿ 1096 key <AD07> { [ u, U, ugrave, Ugrave ] }; // ù Ù 1097 key <AD08> { [ i, I, idiaeresis, Idiaeresis ] }; // ï Ï 1098 key <AD09> { [ o, O, ocircumflex, Ocircumflex ] }; // ô Ô 1099 key <AD10> { [ p, P, oe, OE ] }; // œ Œ 1100 key <AD11> { [ bracketleft, braceleft, guillemotleft, leftdoublequotemark ] }; // « “ 1101 key <AD12> { [bracketright, braceright, guillemotright, rightdoublequotemark ] }; // » ” 1102 1103 key <AE04> { [ 4, dollar, EuroSign, currency ] }; // € ¤ 1104}; 1105 1106// EXTRAS: 1107 1108partial alphanumeric_keys 1109 xkb_symbols "sun_type6" { 1110 include "sun_vndr/fr(sun_type6)" 1111}; 1112 1113 1114partial alphanumeric_keys 1115xkb_symbols "azerty" { 1116 name[Group1]="French (AZERTY)"; 1117 1118 include "level3(ralt_switch)" 1119 1120// French AZERTY-Keyboard layout 1121// Author : 2015, Mats Blakstad <mats @ globalbility.org> 1122// Based on the layout at https://en.wikipedia.org/wiki/File:KB_France.svg 1123 1124// LAYOUT OVERVIEW 1125// ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _______ 1126// | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | ° | + | <-- | 1127// | ² | & | é ~| " #| ' {| ( [| - || è `| _ \| ç ^| à @| ) ]| = }| | 1128// ======================================================================== 1129// | |<- | A | Z | E | R | T | Y | U | I | O | P | ¨ | $ | , | 1130// | ->| | a | z | e €| r | t | y | u | i | o | p | ^ | £ ¤| <-' | 1131// ===================================================================¬ | 1132// | | Q | S | D | F | G | H | J | K | L | M | % | µ | | 1133// | MAJ | q | s | d | f | g | h | j | k | l | m | ù | * | | 1134// ======================================================================== 1135// | ^ | > | W | X | C | V | B | N | ? | . | / | § | ^ | 1136// | | | < | w | x | c | v | b | n | , | ; | : | ! | | | 1137// ======================================================================== 1138// | | | | | | | | | 1139// | Ctrl | Super| Alt | Space Nobreakspace | AltGr | Super|Menu | Ctrl | 1140// ¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯ ¯¯¯¯¯¯ 1141 1142 // First row 1143 key <TLDE> { [ twosuperior ] }; 1144 key <AE01> { [ ampersand, 1 ] }; 1145 key <AE02> { [ eacute, 2, asciitilde ] }; 1146 key <AE03> { [ quotedbl, 3, numbersign ] }; 1147 key <AE04> { [ apostrophe, 4, braceleft ] }; 1148 key <AE05> { [ parenleft, 5, bracketleft ] }; 1149 key <AE06> { [ minus, 6, bar ] }; 1150 key <AE07> { [ egrave, 7, grave ] }; 1151 key <AE08> { [ underscore, 8, backslash ] }; 1152 key <AE09> { [ ccedilla, 9, asciicircum ] }; 1153 key <AE10> { [ agrave, 0, at ] }; 1154 key <AE11> { [ parenright, degree, bracketright ] }; 1155 key <AE12> { [ equal, plus, braceright ] }; 1156 1157 // Second row 1158 key <AD01> { [ a, A ] }; 1159 key <AD02> { [ z, Z ] }; 1160 key <AD03> { [ e, E, EuroSign ] }; 1161 key <AD04> { [ r, R ] }; 1162 key <AD05> { [ t, T ] }; 1163 key <AD06> { [ y, Y ] }; 1164 key <AD07> { [ u, U ] }; 1165 key <AD08> { [ i, I ] }; 1166 key <AD09> { [ o, O ] }; 1167 key <AD10> { [ p, P ] }; 1168 key <AD11> { [ dead_circumflex,dead_diaeresis ] }; 1169 key <AD12> { [ dollar, sterling, currency ] }; 1170 1171 // Third row 1172 key <AC01> { [ q, Q ] }; 1173 key <AC02> { [ s, S ] }; 1174 key <AC03> { [ d, D ] }; 1175 key <AC04> { [ f, F ] }; 1176 key <AC05> { [ g, G ] }; 1177 key <AC06> { [ h, H ] }; 1178 key <AC07> { [ j, J ] }; 1179 key <AC08> { [ k, K ] }; 1180 key <AC09> { [ l, L ] }; 1181 key <AC10> { [ m, M ] }; 1182 key <AC11> { [ ugrave, percent ] }; 1183 key <BKSL> { [ asterisk, mu ] }; 1184 1185 // Fourth row 1186 key <LSGT> { [ less, greater ] }; 1187 key <AB01> { [ w, W ] }; 1188 key <AB02> { [ x, X ] }; 1189 key <AB03> { [ c, C ] }; 1190 key <AB04> { [ v, V ] }; 1191 key <AB05> { [ b, B ] }; 1192 key <AB06> { [ n, N ] }; 1193 key <AB07> { [ comma, question ] }; 1194 key <AB08> { [ semicolon, period ] }; 1195 key <AB09> { [ colon, slash ] }; 1196 key <AB10> { [ exclam, section ] }; 1197}; 1198 1199// US keyboard made French (with dead keys, alternative) 1200// 1201// Copyright (C) 2018, Florent Gallaire <f@gallai.re> 1202 1203partial alphanumeric_keys 1204xkb_symbols "us-alt" { 1205 1206 include "us(euro)" 1207 name[Group1]= "French (US with dead keys, alt.)"; 1208 1209 key <AB03> { [ c, C, ccedilla, Ccedilla ] }; // ç Ç 1210 1211 key <AC01> { [ a, A, ae, AE ] }; // æ Æ 1212 key <AC11> { [dead_diaeresis, quotedbl, apostrophe ] }; 1213 1214 key <AD03> { [ e, E, eacute, Eacute ] }; // é É 1215 key <AD09> { [ o, O, oe, OE ] }; // œ Œ 1216 key <AD11> { [ bracketleft, braceleft, guillemotleft, leftdoublequotemark ] }; // « “ 1217 key <AD12> { [bracketright, braceright, guillemotright, rightdoublequotemark ] }; // » ” 1218 1219 key <TLDE> { [dead_grave, asciitilde, grave ] }; 1220 key <AE06> { [dead_circumflex, asciicircum, 6 ] }; 1221 key <AE04> { [ 4, dollar, EuroSign, currency ] }; // € ¤ 1222 1223}; 1224 1225// For physically modified US keyboard (Q <-> A, W <-> Z and ; <-> M) 1226// 1227// Copyright (C) 2018, Florent Gallaire <f@gallai.re> 1228 1229partial alphanumeric_keys 1230xkb_symbols "us-azerty" { 1231 1232 include "us" 1233 name[Group1]= "French (US, AZERTY)"; 1234 1235 key <AB01> { [ w, W, guillemotleft, leftdoublequotemark ] }; // « “ 1236 key <AB02> { [ x, X,guillemotright,rightdoublequotemark ] }; // » ” 1237 key <AB07> { [ semicolon, colon ] }; 1238 1239 key <AC01> { [ q, Q ] }; 1240 key <AC10> { [ m, M ] }; 1241 key <AC11> { [apostrophe, quotedbl, ugrave, Ugrave ] }; // ù Ù 1242 1243 key <AD01> { [ a, A, ae, AE ] }; // æ Æ 1244 key <AD02> { [ z, Z ] }; 1245 key <AD09> { [ o, O, oe, OE ] }; // œ Œ 1246 key <AD11> { [bracketleft, braceleft,dead_circumflex, dead_diaeresis ] }; 1247 1248 key <TLDE> { [ grave, asciitilde, dead_grave ] }; 1249 key <AE02> { [ 2, at, eacute, Eacute ] }; // é É 1250 key <AE04> { [ 4, dollar, currency ] }; // ¤ 1251 key <AE06> { [ 6,asciicircum,dead_circumflex ] }; 1252 key <AE07> { [ 7, ampersand, egrave, Egrave ] }; // è È 1253 key <AE09> { [ 9, parenleft, ccedilla, Ccedilla ] }; // ç Ç 1254 key <AE10> { [ 0, parenright, agrave, Agrave ] }; // à À 1255 1256 include "eurosign(e)" 1257 include "level3(ralt_switch)" 1258}; 1259 1260// Unicode French standardized new azerty 1261// Defined by the French national organization for standardization (AFNOR) in norm NF Z71-300 (http://norme-azerty.fr/) 1262// 1263// Credits 1264// © 2019 Cimbali <me @ cimba.li> 1265// 1266// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓ 1267// │ # ̑ │ 1 À │ 2 É │ 3 È │ 4 Ê │ 5 ̋ │ 6 ̏ │ 7 │ 8 — │ 9 ‹ │ 0 › │ " │ ¨ ┃ ⌫ Retour┃ 1268// │ @ ̆̆̆ ̆│ à § │ é ́ │ è ̀ │ ê & │ ( [ │ ) ] │ ‘ ̄̄ │ ’ _ │ « “ │ » ” │ ' ° │ ̂ ̌̌̌ ┃ arrière┃ 1269// ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫ 1270// ┃ ┃ A Æ │ Z │ E │ R │ T ™ │ Y │ U Ù │ I ̣ │ O Œ │ P ‰ │ – ‑ │ ± ‡ ┃Entrée ┃ 1271// ┃Tab ↹ ┃ a æ │ z £ │ e € │ r ® │ t { │ y } │ u ù │ i ̇ │ o œ │ p % │ - − │ + † ┃ ⏎ ┃ 1272// ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃ 1273// ┃ ┃ Q │ S ẞ │ D │ F │ G │ H ̱ │ J", │ K │ L │ M │ \ √ │ ½ ¼ ┃ ┃ 1274// ┃Maj ⇬ ┃ q θ │ s ß │ d $ │ f ¤ │ g µ │ h │ j │ k ̷ │ l | │ m ∞ │ / ÷ │ * × ┃ ┃ 1275// ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫ 1276// ┃ ┃ > ≥ │ W “ │ X ” │ C ® │ V ← │ B ↑ │ N → │ ? … │ . . │ / ∕ │ § − ┃ ┃ 1277// ┃Shift ⇧┃ < ≤ │ w « │ x » │ c © │ v ⍽ │ b ↓ │ n ¬ │ , ¿ │ ; × │ : ÷ │ ! ¡ ┃Shift ⇧ ┃ 1278// ┣━━━━━━━╋━━━━━┷━┳━━━┷━━━┱─┴─────┴─────┴─────┴─────┴─────┴───┲━┷━━━━━╈━━━━━┻━┳━━━━━━━┳━━━┛ 1279// ┃ ┃ ┃ ┃ ␣ Espace fine insécable ⍽ ┃ ┃ ┃ ┃ 1280// ┃Ctrl ┃Meta ┃Alt ┃ ␣ Espace Espace insécable ⍽ ┃AltGr ⇮┃Menu ┃Ctrl ┃ 1281// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹───────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┛ 1282partial alphanumeric_keys 1283xkb_symbols "afnor" { 1284 1285 include "latin" 1286 include "level3(ralt_switch)" 1287 include "nbsp(level3n)" 1288 include "keypad(oss)" 1289 1290 name[Group1]="French (AZERTY, AFNOR)"; 1291 1292 // First row 1293 key <TLDE> { [ at, numbersign, dead_breve, dead_invertedbreve ] }; // @ # ̑ ̆̆̆ // 1294 key <AE01> { [ agrave, 1, section, Agrave ] }; // à 1 § À 1295 key <AE02> { [ eacute, 2, dead_acute, Eacute ] }; // é 2 ́ É 1296 key <AE03> { [ egrave, 3, dead_grave, Egrave ] }; // è 3 ̀ È 1297 key <AE04> { [ ecircumflex, 4, ampersand, Ecircumflex ] }; // ê 4 & Ê 1298 key <AE05> { [ parenleft, 5, bracketleft, dead_doubleacute ] }; // ( 5 [ 1299 key <AE06> { [ parenright, 6, bracketright, dead_doublegrave ] }; // ) 6 ] 1300 key <AE07> { [ leftsinglequotemark, 7, dead_macron, VoidSymbol ] }; // ‘ 7 1301 key <AE08> { [rightsinglequotemark, 8, underscore, emdash ] }; // ’ 8 _ — 1302 key <AE09> { [ guillemotleft, 9, leftdoublequotemark, VoidSymbol ] }; // « 9 “ ‹ 1303 key <AE10> { [ guillemotright, 0, rightdoublequotemark, VoidSymbol ] }; // » 0 ” › 1304 key <AE11> { [ apostrophe, quotedbl, degree, dead_abovering ] }; // ' " ° 1305 key <AE12> { [ dead_circumflex, dead_diaeresis, dead_caron, VoidSymbol ] }; // ̂ ¨ ̌̌̌ // 1306 1307 // Second ow 1308 key <AD01> { [ a, A, ae, AE ] }; // a A æ Æ 1309 key <AD02> { [ z, Z, sterling, VoidSymbol ] }; // z Z £ 1310 key <AD03> { [ e, E, EuroSign, VoidSymbol ] }; // e E € 1311 key <AD04> { [ r, R, registered, VoidSymbol ] }; // r R ® 1312 key <AD05> { [ t, T, braceleft, trademark ] }; // t T { ™ 1313 key <AD06> { [ y, Y, braceright, VoidSymbol ] }; // y Y } 1314 key <AD07> { [ u, U, ugrave, Ugrave ] }; // u U ù Ù 1315 key <AD08> { [ i, I, dead_abovedot, dead_belowdot ] }; // i I ̇ ̣ // 1316 key <AD09> { [ o, O, oe, OE ] }; // o O œ Œ 1317 key <AD10> { [ p, P, percent, permille ] }; // p P % ‰ 1318 key <AD11> { [ minus, endash, 0x1002212, 0x1002011 ] }; // - – − ‑ // signe moins (minus sign), trait d'union insécable (non-breaking hyphen) 1319 key <AD12> { [ plus, plusminus, dagger, doubledagger ] }; // + ± † ‡ 1320 1321 // Third r w 1322 key <AC01> { [ q, Q, Greek_theta, VoidSymbol ] }; // q Q θ 1323 key <AC02> { [ s, S, ssharp, 0x1001E9E ] }; // s S ß ẞ // lettre majuscule latine S dur (latin capital letter sharp s) 1324 key <AC03> { [ d, D, dollar, VoidSymbol ] }; // d D $ 1325 key <AC04> { [ f, F, dead_currency, VoidSymbol ] }; // f F ¤ 1326 key <AC05> { [ g, G, dead_greek, VoidSymbol ] }; // g G µ 1327 key <AC06> { [ h, H, VoidSymbol, dead_belowmacron ] }; // h H ̱ // Missing dead key for other european keys (ªəƏþÞıݺſðÐƞȠijIJ) 1328 key <AC07> { [ j, J, VoidSymbol, VoidSymbol ] }; // j J 1329 key <AC08> { [ k, K, dead_longsolidusoverlay, VoidSymbol ] }; // k K ̷ // 1330 key <AC09> { [ l, L, bar, VoidSymbol ] }; // l L | 1331 key <AC10> { [ m, M, infinity, VoidSymbol ] }; // m M ∞ 1332 key <AC11> { [ slash, backslash, division, radical ] }; // / \ ÷ √ 1333 key <BKSL> { [ asterisk, onehalf, multiply, onequarter ] }; // * ½ × ¼ 1334 1335 // Fourth row 1336 key <LSGT> { [ less, greater, lessthanequal, greaterthanequal ] }; // < > ≤ ≥ 1337 key <AB01> { [ w, W, ezh, EZH ] }; // w W ʒ Ʒ 1338 key <AB02> { [ x, X, copyright, VoidSymbol ] }; // x X © 1339 key <AB03> { [ c, C, ccedilla, Ccedilla ] }; // c C ç Ç 1340 key <AB04> { [ v, V, dead_cedilla, dead_ogonek ] }; // v V ̧ ̨ // 1341 key <AB05> { [ b, B, dead_stroke, VoidSymbol ] }; // b B ̵ // 1342 key <AB06> { [ n, N, dead_tilde, VoidSymbol ] }; // n N ~ 1343 key <AB07> { [ period, question, questiondown, VoidSymbol ] }; // . ? ¿ 1344 key <AB08> { [ comma, exclam, exclamdown, dead_belowcomma ] }; // , ! ¡ ̦ // 1345 key <AB09> { [ colon, ellipsis, periodcentered, VoidSymbol ] }; // : … · 1346 key <AB10> { [ semicolon, equal, similarequal, notequal ] }; // ; = ≃ ≠ 1347}; 1348