fr revision 52a82186
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, ssharp ] }; 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 (eliminate 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 "level5(rctrl_switch)" 132 include "keypad(oss)" 133 134 name[Group1]="French (alternative)"; 135 136 // First row 137 key <TLDE> { [ twosuperior, threesuperior, onesuperior, dead_cedilla ] }; // ² ³ ¹ ¸ 138 key <AE01> { [ ampersand, 1, dead_caron, dead_ogonek ] }; // & 1 ˇ ̨ 139 key <AE02> { [ eacute, 2, asciitilde, Eacute ] }; // é 2 ~ É 140 key <AE03> { [ quotedbl, 3, numbersign, dead_breve ] }; // " 3 # ˘ 141 key <AE04> { [ apostrophe, 4, braceleft, 0x1002014 ] }; // ' 4 { — (tiret cadratin) 142 key <AE05> { [ parenleft, 5, bracketleft, 0x1002013 ] }; // ( 5 [ – (tiret demi-cadratin) 143 key <AE06> { [ minus, 6, bar, 0x1002011 ] }; // - 6 | ‑ (tiret insécable) 144 key <AE07> { [ egrave, 7, grave, Egrave ] }; // è 7 ` È 145 key <AE08> { [ underscore, 8, backslash, trademark ] }; // _ 8 \ ™ 146 key <AE09> { [ ccedilla, 9, asciicircum, Ccedilla ] }; // ç 9 ^ Ç 147 key <AE10> { [ agrave, 0, at, Agrave ] }; // à 0 @ À 148 key <AE11> { [ parenright, degree, bracketright, notequal ] }; // ) ° ] ≠ 149 key <AE12> { [ equal, plus, braceright, plusminus ] }; // = + } ± 150 151 // Second row 152 key <AD01> { [ a, A, ae, AE ] }; // a A æ Æ 153 key <AD02> { [ z, Z, acircumflex, Acircumflex ] }; // z Z â  154 key <AD03> { [ e, E, EuroSign, cent ] }; // e E € ¢ 155 key <AD04> { [ r, R, ecircumflex, Ecircumflex ] }; // r R ê Ê 156 key <AD05> { [ t, T, thorn, THORN ] }; // t T þ Þ 157 key <AD06> { [ y, Y, ydiaeresis, Ydiaeresis ] }; // y Y ÿ Ÿ 158 key <AD07> { [ u, U, ucircumflex, Ucircumflex ] }; // u U û Û 159 key <AD08> { [ i, I, icircumflex, Icircumflex ] }; // i I î Î 160 key <AD09> { [ o, O, oe, OE ] }; // o O œ Œ 161 key <AD10> { [ p, P, ocircumflex, Ocircumflex ] }; // p P ô Ô 162 key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, dead_abovering ] }; // ^ ̈ ̃ ˚ 163 key <AD12> { [ dollar, sterling, oslash, Ooblique ] }; // $ £ ø Ø 164 165 // Third row 166 key <AC01> { [ q, Q, adiaeresis, Adiaeresis ] }; // q Q ä Ä 167 key <AC02> { [ s, S, ssharp, doublelowquotemark ] }; // s S ß „ 168 key <AC03> { [ d, D, ediaeresis, Ediaeresis ] }; // d D ë Ë 169 key <AC04> { [ f, F, leftsinglequotemark, singlelowquotemark ] }; // f F ‘ ‚ 170 key <AC05> { [ g, G, rightsinglequotemark, yen ] }; // g G ’ ¥ 171 key <AC06> { [ h, H, eth, ETH ] }; // h H ð Ð 172 key <AC07> { [ j, J, udiaeresis, Udiaeresis ] }; // j J ü Ü 173 key <AC08> { [ k, K, idiaeresis, Idiaeresis ] }; // k K ï Ï 174 key <AC09> { [ l, L, 0x1000140, 0x100013F ] }; // l L ŀ Ŀ 175 key <AC10> { [ m, M, odiaeresis, Odiaeresis ] }; // m M ö Ö 176 key <AC11> { [ ugrave, percent, dead_acute, Ugrave ] }; // ù % ' Ù 177 key <BKSL> { [ asterisk, mu, dead_grave, dead_macron ] }; // * µ ` ̄ 178 179 // Fourth row 180 key <LSGT> { [ less, greater, lessthanequal, greaterthanequal ] }; // < > ≤ ≥ 181 key <AB01> { [ w, W, guillemotleft, leftdoublequotemark ] }; // w W « “ 182 key <AB02> { [ x, X, guillemotright, rightdoublequotemark ] }; // x X » ” 183 key <AB03> { [ c, C, copyright, registered ] }; // c C © ® 184 key <AB04> { [ v, V, 0x100202F, leftarrow ] }; // v V ⍽ ← (espace fine insécable) 185 key <AB05> { [ b, B, downarrow, uparrow ] }; // b B ↓ ↑ 186 key <AB06> { [ n, N, notsign, rightarrow ] }; // n N ¬ → 187 key <AB07> { [ comma, question, questiondown, 0x1002026 ] }; // , ? ¿ … 188 key <AB08> { [ semicolon, period, multiply, 0x10022C5 ] }; // ; . × ⋅ 189 key <AB09> { [ colon, slash, division, 0x1002215 ] }; // : / ÷ ∕ 190 key <AB10> { [ exclam, section, exclamdown, 0x1002212 ] }; // ! § ¡ − 191}; 192 193partial alphanumeric_keys 194xkb_symbols "oss_latin9" { 195 196 // Restricts the fr(oss) layout to latin9 symbols 197 198 include "fr(oss)" 199 include "keypad(oss_latin9)" 200 201 name[Group1]="French (alternative, Latin-9 only)"; 202 203 // First row 204 key <AE01> { [ ampersand, 1, dead_caron, dead_cedilla ] }; // & 1 ˇ ¸ 205 key <AE03> { [ quotedbl, 3, numbersign, dead_tilde ] }; // " 3 # ~ 206 key <AE04> { [ apostrophe, 4, braceleft, underscore ] }; // ' 4 { _ 207 key <AE05> { [ parenleft, 5, bracketleft, minus ] }; // ( 5 [ - 208 key <AE06> { [ minus, 6, bar, minus ] }; // - 6 | - 209 key <AE08> { [ underscore, 8, backslash, backslash ] }; // _ 8 \ \ 210 key <AE11> { [ parenright, degree, bracketright, equal ] }; // ) ° ] = 211 212 // Third row 213 key <AC02> { [ s, S, ssharp, guillemotleft ] }; // s S ß « 214 key <AC04> { [ f, F, apostrophe, apostrophe ] }; // f F ' ' 215 key <AC05> { [ g, G, apostrophe, yen ] }; // g G ' ¥ 216 key <AC09> { [ l, L, periodcentered, periodcentered ] }; // l L · · 217 key <BKSL> { [ asterisk, mu, dead_grave, dead_circumflex ] }; // * µ ` ^ 218 219 // Fourth row 220 key <LSGT> { [ less, greater, less, greater ] }; // < > < > 221 key <AB01> { [ w, W, guillemotleft, guillemotleft ] }; // w W « « 222 key <AB02> { [ x, X, guillemotright, guillemotright ] }; // x X » » 223 key <AB04> { [ v, V, nobreakspace, less ] }; // v V ⍽ < (espace insécable) 224 key <AB05> { [ b, B, minus, asciicircum ] }; // b B - ^ 225 key <AB06> { [ n, N, notsign, greater ] }; // n N ¬ > 226 key <AB07> { [ comma, question, questiondown, period ] }; // , ? ¿ . 227 key <AB08> { [ semicolon, period, multiply, periodcentered ] }; // ; . × · 228 key <AB09> { [ colon, slash, division, slash ] }; // : / ÷ / 229 key <AB10> { [ exclam, section, exclamdown, minus ] }; // ! § ¡ - 230}; 231 232partial alphanumeric_keys 233xkb_symbols "oss_Sundeadkeys" { 234 235 // Modifies the basic fr(oss) layout to use the Sun dead keys 236 237 include "fr(oss)" 238 239 key <TLDE> { [ twosuperior, threesuperior, onesuperior, dead_cedilla ] }; // ¹ ² ³ ¸ 240 241 key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, dead_abovering ] }; // ^ ̈ ̃ ˚ 242 243 key <AC11> { [ ugrave, percent, dead_acute, Ugrave ] }; // ù % ' Ù 244 key <BKSL> { [ asterisk, mu, dead_grave, dead_macron ] }; // * µ ` ̄ 245}; 246 247partial alphanumeric_keys 248xkb_symbols "oss_sundeadkeys" { 249 250 include "fr(oss_Sundeadkeys)" 251 252 name[Group1]="French (alternative, Sun dead keys)"; 253}; 254 255partial alphanumeric_keys 256xkb_symbols "oss_nodeadkeys" { 257 258 // Modifies the basic fr(oss) layout to eliminate all dead keys 259 260 include "fr(oss)" 261 262 name[Group1]="French (alternative, eliminate dead keys)"; 263 264 key <TLDE> { [ twosuperior, threesuperior, onesuperior, cedilla ] }; // ² ³ ¹ ¸ 265 key <AE01> { [ ampersand, 1, caron, ogonek ] }; // & 1 ˇ ̨ 266 key <AE03> { [ quotedbl, 3, numbersign, breve ] }; // " 3 # ˘ 267 268 key <AD11> { [ asciicircum, diaeresis, asciitilde, Aring ] }; // ^ ̈ ̃ Å 269 key <AC11> { [ ugrave, percent, acute, Ugrave ] }; // ù % ' Ù 270 key <BKSL> { [ asterisk, mu, grave, macron ] }; // * µ ` ̄ 271}; 272 273 274// Historic Linux French keyboard layout (fr-latin9) 275// Copyright (c) 199x, 2002 Rene Cougnenc (original work) 276// Guylhem Aznar <clavier @ externe.net> (maintainer) 277// Nicolas Mailhot <Nicolas.Mailhot @ laposte.net> 278// (XFree86 submission) 279// 280// This layout has long been distributed and refined outside official channels. 281// To this day it remains more feature-rich and popular than the 'fr' layout. 282// 283// This layout is derived from an original version by Guylhem Aznar. 284// The original version is always available from: 285// http://en.tldp.org/HOWTO/Francophones-HOWTO.html 286// and is distributed under a GPL license. 287// 288// The author has given permission for this derived version to be distributed 289// under the standard XFree86 license. He would like all changes to this 290// version to be sent to him at <clavier @ externe.net>, so he can sync 291// the identically named linux console map (kbd, linux-console) and his 292// out-of-tree GPL version. 293// 294// Now follows the keyboard design description in French. 295// (If you can't read it you probably have no business changing this file anyway:) 296// 297// Les accents circonflexes des principales voyelles sont obtenus avec 298// la touche Alt_Gr, les trémas sont obtenus par Alt_Gr + Shift. 299// 300// ____ _________ _____________ _______ 301// | S A| S = Shift, A = AltGr + Shift | Imprime | Arrêt défil | Pause | 302// | s a| s = normal, a = AltGr | Exec | | Halte | 303// ¯¯¯¯ ¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯ 304// ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _______ 305// | œ "| 1 ·| 2 É| 3 ,| 4 '| 5 "| 6 || 7 È| 8 ¯| 9 Ç| 0 À| ° ÿ| + °| <-- | 306// | Œ "| & '| é ~| " #| ' {| ( [| - || è `| _ \| ç ^| à @| ) ]| = }| | 307// ======================================================================== 308// | |<- | A ä| Z Å| E ¢| R Ç| T Þ| Y Ý| U ü| I ï| O ö| P '| " `| $ ë| , | 309// | ->| | a â| z å| e €| r ç| t þ| y ý| u û| i î| o ô| p ¶| ^ ~| £ ê| <-' | 310// ===================================================================¬ | 311// | | Q Ä| S Ø| D Ë| F ª| G Æ| H Ð| J Ü| K Ï| L Ö| M º| % Ù| µ ¥| | 312// | MAJ | q Â| s ø| d Ê| f ±| g æ| h ð| j Û| k Î| l Ô| m ¹| ù ²| * ³| | 313// ======================================================================== 314// | ^ | > | W | X | C | V | B | N | ? | . | / | § | ^ | 315// | | | < || w «| x »| c ©| v ®| b ß| n ¬| , ¿| ; ×| : ÷| ! ¡| | | 316// ======================================================================== 317// | | | | | | | | | 318// | Ctrl | Super| Alt | Space Nobreakspace | AltGr | Super|Menu | Ctrl | 319// ¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯ ¯¯¯¯¯¯ ¯¯¯¯¯ ¯¯¯¯¯¯ 320// 321// 322// Si les touches mortes fonctionnent, utiliser les accents dits 323// « morts », i.e. fonctionnant comme l'accent circonflexe & le 324// tréma des machines à écrire ; sont disponibles : 325// 326// (^) : accent circonflexe, 327// Shift+(^) : tréma, 328// Shift+AltGr+(^) : tilde, 329// AltGr+(1) : accent aigu, 330// AltGr+(7) : accent grave 331// 332// Pour s'en servir, procéder comme avec l'accent circonflexe & le tréma 333// sur les vielles machines à écrire : 334// 335// AltGr+(1) puis e : é 336// AltGr+(1) puis E : É 337// 338partial alphanumeric_keys 339 340xkb_symbols "latin9" { 341 342 include "latin" 343 include "nbsp(level3)" 344 345 name[Group1]="French (legacy, alternative)"; 346 347 key <TLDE> { [ oe, OE, leftdoublequotemark, rightdoublequotemark ] }; 348 key <AE01> { [ ampersand, 1, dead_acute, periodcentered ] }; 349 key <AE02> { [ eacute, 2, asciitilde, Eacute ] }; 350 key <AE03> { [ quotedbl, 3, numbersign, cedilla ] }; 351 key <AE04> { [ apostrophe, 4, braceleft, acute ] }; 352 key <AE05> { [ parenleft, 5, bracketleft, diaeresis ] }; 353 key <AE06> { [ minus, 6, bar, brokenbar ] }; 354 key <AE07> { [ egrave, 7, dead_grave, Egrave ] }; 355 key <AE08> { [ underscore, 8, backslash, macron ] }; 356 key <AE09> { [ ccedilla, 9, asciicircum, Ccedilla ] }; 357 key <AE10> { [ agrave, 0, at, Agrave ] }; 358 key <AE11> { [ parenright, degree, bracketright, ydiaeresis ] }; 359 key <AE12> { [ equal, plus, braceright, dead_abovering ] }; 360 361 key <AD01> { [ a, A, acircumflex, adiaeresis ] }; 362 key <AD02> { [ z, Z, aring, Aring ] }; 363 key <AD03> { [ e, E, EuroSign, cent ] }; 364 key <AD04> { [ r, R, ccedilla, Ccedilla ] }; 365 key <AD05> { [ t, T, thorn, THORN ] }; 366 key <AD06> { [ y, Y, yacute, Yacute ] }; 367 key <AD07> { [ u, U, ucircumflex, udiaeresis ] }; 368 key <AD08> { [ i, I, icircumflex, idiaeresis ] }; 369 key <AD09> { [ o, O, ocircumflex, odiaeresis ] }; 370 key <AD10> { [ p, P, paragraph, grave ] }; 371 key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, apostrophe ] }; 372 key <AD12> { [ dollar, sterling, ecircumflex, ediaeresis ] }; 373 374 key <AC01> { [ q, Q, Acircumflex, Adiaeresis ] }; 375 key <AC02> { [ s, S, oslash, Ooblique ] }; 376 key <AC03> { [ d, D, Ecircumflex, Ediaeresis ] }; 377 key <AC04> { [ f, F, plusminus, ordfeminine ] }; 378 key <AC05> { [ g, G, ae, AE ] }; 379 key <AC06> { [ h, H, eth, ETH ] }; 380 key <AC07> { [ j, J, Ucircumflex, Udiaeresis ] }; 381 key <AC08> { [ k, K, Icircumflex, Idiaeresis ] }; 382 key <AC09> { [ l, L, Ocircumflex, Odiaeresis ] }; 383 key <AC10> { [ m, M, onesuperior, masculine ] }; 384 key <AC11> { [ ugrave, percent, twosuperior, Ugrave ] }; 385 key <BKSL> { [ asterisk, mu, threesuperior, yen ] }; 386 387 key <LSGT> { [ less, greater, bar ] }; 388 key <AB01> { [ w, W, guillemotleft ] }; 389 key <AB02> { [ x, X, guillemotright ] }; 390 key <AB03> { [ c, C, copyright ] }; 391 key <AB04> { [ v, V, registered ] }; 392 key <AB05> { [ b, B, ssharp ] }; 393 key <AB06> { [ n, N, notsign ] }; 394 key <AB07> { [ comma, question, questiondown ] }; 395 key <AB08> { [ semicolon, period, multiply ] }; 396 key <AB09> { [ colon, slash, division ] }; 397 key <AB10> { [ exclam, section, exclamdown ] }; 398 399 // French uses a comma as decimal separator, but keyboards are labeled with a period 400 // Will take effect when KP_Decimal is mapped to the locale decimal separator 401 key <KPDL> { [ KP_Delete, KP_Decimal, KP_Delete, KP_Decimal ] }; 402 403 include "level3(ralt_switch)" 404}; 405 406partial alphanumeric_keys 407xkb_symbols "latin9_Sundeadkeys" { 408 409 // Modifies the basic fr-latin9 layout to use the Sun dead keys 410 411 include "fr(latin9)" 412 413 key <AE01> { [ ampersand, 1, dead_acute, periodcentered ] }; 414 key <AE07> { [ egrave, 7, dead_grave, Egrave ] }; 415 key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, apostrophe ] }; 416}; 417 418partial alphanumeric_keys 419xkb_symbols "latin9_sundeadkeys" { 420 421 include "fr(latin9_Sundeadkeys)" 422 423 name[Group1]="French (legacy, alternative, Sun dead keys)"; 424}; 425 426partial alphanumeric_keys 427xkb_symbols "latin9_nodeadkeys" { 428 429 // Modifies the basic fr-latin9 layout to eliminate all dead keys 430 431 include "fr(latin9)" 432 433 name[Group1]="French (legacy, alternative, eliminate dead keys)"; 434 435 key <AE01> { [ ampersand, 1, apostrophe, periodcentered ] }; 436 key <AE07> { [ egrave, 7, grave, Egrave ] }; 437 key <AE12> { [ equal, plus, braceright ] }; 438 key <AD11> { [ asciicircum, diaeresis, asciitilde, apostrophe ] }; 439}; 440 441// Bépo : Improved ergonomic french keymap using Dvorak method. 442// Built by community on 'Dvorak Fr / Bépo' : 443// see http://www.clavier-dvorak.org/wiki/ to join and help. 444// XOrg integration (1.0rc2 version) in 2008 445// by Frédéric Boiteux <fboiteux at free dot fr> 446// 447// Bépo layout (1.0rc2 version) for a pc105 keyboard (french) : 448// ┌─────┐ 449// │ S A │ S = Shift, A = AltGr + Shift 450// │ s a │ s = normal, a = AltGr 451// └─────┘ 452// 453// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓ 454// │ # ¶ │ 1 „ │ 2 “ │ 3 ” │ 4 ≤ │ 5 ≥ │ 6 │ 7 ¬ │ 8 ¼ │ 9 ½ │ 0 ¾ │ ° ′ │ ` ″ ┃ ⌫ Retour┃ 455// │ $ – │ " — │ « < │ » > │ ( [ │ ) ] │ @ ^ │ + ± │ - − │ / ÷ │ * × │ = ≠ │ % ‰ ┃ arrière┃ 456// ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫ 457// ┃ ┃ B ¦ │ É ˝ │ P § │ O Œ │ È ` │ ! │ V │ D Ð │ L │ J IJ │ Z Ə │ W ┃Entrée ┃ 458// ┃Tab ↹ ┃ b | │ é ˊ │ p & │ o œ │ è ` │ ˆ ¡ │ v ˇ │ d ð │ l / │ j ij │ z ə │ w ̆ ┃ ⏎ ┃ 459// ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃ 460// ┃ ┃ A Æ │ U Ù │ I ˙ │ E ¤ │ ; ̛ │ C ſ │ T Þ │ S ẞ │ R ™ │ N │ M º │ Ç , ┃ ┃ 461// ┃Maj ⇬ ┃ a æ │ u ù │ i ̈ │ e € │ , ’ │ c © │ t þ │ s ß │ r ® │ n ˜ │ m ¯ │ ç ¸ ┃ ┃ 462// ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫ 463// ┃ ┃ Ê │ À │ Y ‘ │ X ’ │ : · │ K │ ? ̉ │ Q ̣ │ G │ H ‡ │ F ª ┃ ┃ 464// ┃Shift ⇧┃ ê / │ à \ │ y { │ x } │ . … │ k ~ │ ' ¿ │ q ˚ │ g µ │ h † │ f ˛ ┃Shift ⇧ ┃ 465// ┣━━━━━━━╋━━━━━┷━┳━━━┷━━━┱─┴─────┴─────┴─────┴─────┴─────┴───┲━┷━━━━━╈━━━━━┻━┳━━━━━━━┳━━━┛ 466// ┃ ┃ ┃ ┃ Espace inséc. Espace inséc. fin ┃ ┃ ┃ ┃ 467// ┃Ctrl ┃Meta ┃Alt ┃ ␣ (Espace) _ ␣ ┃AltGr ⇮┃Menu ┃Ctrl ┃ 468// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹───────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┛ 469partial alphanumeric_keys 470xkb_symbols "bepo" { 471 472 include "level3(ralt_switch)" 473 include "keypad(oss)" 474 475 name[Group1]= "French (Bepo, ergonomic, Dvorak way)"; 476 477 // First row 478 key <TLDE> { [ dollar, numbersign, endash, paragraph ] }; // $ # – ¶ 479 key <AE01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ quotedbl, 1, emdash, doublelowquotemark ] }; // " 1 — „ 480 key <AE02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotleft, 2, less, leftdoublequotemark ] }; // « 2 < “ 481 key <AE03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotright, 3, greater, rightdoublequotemark ] }; // » 3 > ” 482 key <AE04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenleft, 4, bracketleft, lessthanequal ] }; // ( 4 [ ≤ 483 key <AE05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenright, 5, bracketright, greaterthanequal ] }; // ) 5 ] ≥ 484 key <AE06> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ at, 6, asciicircum ] }; // @ 6 ^ 485 key <AE07> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ plus, 7, plusminus, notsign ] }; // + 7 ± ¬ 486 key <AE08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ minus, 8, U2212, onequarter ] }; // - 8 − ¼ 487 key <AE09> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ slash, 9, division, onehalf ] }; // / 9 ÷ ½ 488 key <AE10> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ asterisk, 0, multiply, threequarters ] }; // * 0 × ¾ 489 key <AE11> { [ equal, degree, notequal, minutes ] }; // = ° ≠ ′ 490 key <AE12> { [ percent, grave, U2030, seconds ] }; // % ` ‰ ″ 491 492 // Second row 493 key <AD01> { [ b, B, bar, brokenbar ] }; // b B | ¦ 494 key <AD02> { [ eacute, Eacute, dead_acute, dead_doubleacute ] }; // é É ˊ ˝ 495 key <AD03> { [ p, P, ampersand, section ] }; // p P & § 496 key <AD04> { [ o, O, oe, OE ] }; // o O œ Œ 497 key <AD05> { [ egrave, Egrave, dead_grave, grave ] }; // è È ` ` 498 key <AD06> { [ dead_circumflex, exclam, exclamdown ] }; // ^ ! ¡ 499 key <AD07> { [ v, V, dead_caron ] }; // v V ˇ 500 key <AD08> { [ d, D, eth, ETH ] }; // d D ð Ð 501 key <AD09> { [ l, L, dead_stroke ] }; // l L / 502 key <AD10> { [ j, J, U0133, U0132 ] }; // j J ij IJ 503 key <AD11> { [ z, Z, schwa, SCHWA ] }; // z Z ə Ə 504 key <AD12> { [ w, W, dead_breve ] }; // w W ̆ 505 506 // Third row 507 key <AC01> { [ a, A, ae, AE ] }; // a A æ Æ 508 key <AC02> { [ u, U, ugrave, Ugrave ] }; // u U ù Ù 509 key <AC03> { [ i, I, dead_diaeresis, dead_abovedot ] }; // i I ̈ ˙ 510 key <AC04> { [ e, E, EuroSign, dead_currency ] }; // e E € ¤ 511 key <AC05> { [ comma, semicolon, rightsinglequotemark, dead_horn ] }; // , ; ’ ̛ 512 key <AC06> { [ c, C, copyright, U017F ] }; // c C © ſ 513 key <AC07> { [ t, T, thorn, THORN ] }; // t T þ Þ 514 key <AC08> { [ s, S, ssharp, U1E9E ] }; // s S ß ẞ 515 key <AC09> { [ r, R, registered, trademark ] }; // r R ® ™ 516 key <AC10> { [ n, N, dead_tilde ] }; // n N ~ 517 key <AC11> { [ m, M, dead_macron, masculine ] }; // m M ̄ º 518 key <BKSL> { [ ccedilla, Ccedilla, dead_cedilla, dead_belowcomma ] }; // ç Ç ¸ , 519 520 // Fourth row 521 key <LSGT> { [ ecircumflex, Ecircumflex, slash ] }; // ê Ê / 522 key <AB01> { [ agrave, Agrave, backslash ] }; // à À \ 523 key <AB02> { [ y, Y, braceleft, leftsinglequotemark ] }; // y Y { ‘ 524 key <AB03> { [ x, X, braceright, rightsinglequotemark ] }; // x X } ’ 525 key <AB04> { [ period, colon, ellipsis, periodcentered ] }; // . : … · 526 key <AB05> { [ k, K, asciitilde ] }; // k K ~ 527 key <AB06> { [ apostrophe, question, questiondown, dead_hook ] }; // ' ? ¿ ̉ 528 key <AB07> { [ q, Q, dead_abovering, dead_belowdot ] }; // q Q ˚ ̣ 529 key <AB08> { [ g, G, dead_greek ] }; // g G µ 530 key <AB09> { [ h, H, dagger, doubledagger ] }; // h H † ‡ 531 key <AB10> { [ f, F, dead_ogonek, ordfeminine ] }; // f F ̨ ª 532 533 key <SPCE> { [ space, nobreakspace, underscore, U202F ] }; // ␣ (espace insécable) _ (espace insécable fin) 534}; 535 536partial alphanumeric_keys 537xkb_symbols "bepo_latin9" { 538 539 // Restricts the fr(bepo) layout to latin9 symbols 540 541 include "fr(bepo)" 542 include "keypad(oss_latin9)" 543 544 name[Group1]="French (Bepo, ergonomic, Dvorak way, Latin-9 only)"; 545 546 key <TLDE> { [ dollar, numbersign, dollar, paragraph ] }; // $ # $ ¶ 547 548 key <AE01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ quotedbl, 1 ] }; // " 1 549 key <AE02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotleft, 2, less ] }; // « 2 < 550 key <AE03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ guillemotright, 3, greater ] }; // » 3 > 551 key <AE04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenleft, 4, bracketleft ] }; // ( 4 [ 552 key <AE05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenright, 5, bracketright ] }; // ) 5 ] 553 key <AE08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ minus, 8, minus, onequarter ] }; // - 8 - ¼ 554 key <AE11> { [ equal, degree ] }; // = ° 555 key <AE12> { [ percent, grave ] }; // % ` 556 557 key <AD01> { [ b, B, bar ] }; // b B | 558 key <AD02> { [ eacute, Eacute, dead_acute ] }; // é É ˊ 559 key <AD10> { [ j, J ] }; // j J 560 key <AD11> { [ z, Z ] }; // z Z 561 key <AD12> { [ w, W ] }; // w W 562 563 key <AC03> { [ i, I, dead_diaeresis ] }; // i I ̈ 564 key <AC05> { [ comma, semicolon, comma, dead_horn ] }; // , ; , ̛ 565 key <AC06> { [ c, C, copyright ] }; // c C © 566 key <AC08> { [ s, S, ssharp ] }; // s S ß 567 key <AC09> { [ r, R, registered ] }; // r R ® 568 key <AC11> { [ m, M, macron, masculine ] }; // m M ̄ º 569 570 key <AB02> { [ y, Y, braceleft ] }; // y Y { 571 key <AB03> { [ x, X, braceright ] }; // x X } 572 key <AB04> { [ period, colon ] }; // . : 573 key <AB09> { [ h, H ] }; // h H 574 key <AB10> { [ f, F, f, ordfeminine ] }; // f F ª 575 576 // Note : on a besoin de redéfinir les niveaux 3 et 4, 577 // donc nbsp(level2) ne suffit pas ! 578 key <SPCE> { [ space, nobreakspace, underscore, nobreakspace ] }; // ␣ (espace insécable) _ (espace insécable) 579}; 580 581// Author : Francis Leboutte, http://www.algo.be/ergo/dvorak-fr.html 582// thanks to Fabien Cazenave for his help 583// Licence : X11 584// Version : 0.3 585 586// Base layer + dead AltGr key (`): 587// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━━┓ 588// │ * │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ + │ % ┃ ┃ 589// │ _ │ = │ / ± │ - ¼ │ è ½ │ \ ¾ │ ^ │ ( │ ` ` │ ) │ " │ [ │ ] ┃ ⌫ ┃ 590// ┢━━━━━┷━━┱──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┺━━┳━━━━━━━┫ 591// ┃ ┃ ? Æ │ < │ > │ G │ ! │ H │ V │ C Ç │ M │ K │ Z │ & ┃ ┃ 592// ┃ ↹ ┃ : æ │ ' $ │ é É │ g € │ . ° │ h │ v │ c ç │ m µ │ k │ z │ ¨ ┃ ┃ 593// ┣━━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ⏎ ┃ 594// ┃ ┃ O Ò │ A À │ U Ù │ E È │ B │ F │ S │ T │ N │ D │ W │ # ┃ ┃ 595// ┃ ⇬ ┃ o ò │ a à │ u ù │ e è │ b │ f │ s « │ t │ n » │ d │ w │ ~ ┃ ┃ 596// ┣━━━━━━┳━━┹──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┲━━┷━━━━━┻━━━━━━┫ 597// ┃ ┃ ç Ç │ | Œ │ Q │ @ │ I Ì │ Y │ X │ R │ L │ P │ J ┃ ┃ 598// ┃ ⇧ ┃ à À │ ; œ │ q { │ , } │ i ì │ y £ │ x │ r º │ l │ p § │ j ┃ ⇧ ┃ 599// ┣━━━━━━┻┳━━━━┷━━┳━━┷━━━━┱┴─────┴─────┴─────┴─────┴─────┴─┲━━━┷━━━┳━┷━━━━━╋━━━━━━━┳━━━━━━━┫ 600// ┃ ┃ ┃ ┃ ␣ ⍽ ┃ ┃ ┃ ┃ ┃ 601// ┃ ctrl ┃ super ┃ alt ┃ ␣ Espace Espace insécable ⍽ ┃ alt ┃ super ┃ menu ┃ ctrl ┃ 602// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┻━━━━━━━┛ 603 604// Notice the specific Caps_Lock layer: 605// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━━┓ 606// │ * │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ + │ % ┃ ┃ 607// │ │ │ │ │ │ │ │ │ │ │ │ │ ┃ ⌫ ┃ 608// ┢━━━━━┷━━┱──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┺━━┳━━━━━━━┫ 609// ┃ ┃ │ < │ > │ │ │ │ │ │ │ │ │ ┃ ┃ 610// ┃ ↹ ┃ │ │ │ │ │ │ │ │ │ │ │ ┃ ┃ 611// ┣━━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ⏎ ┃ 612// ┃ ┃ │ │ │ │ │ │ │ │ │ │ │ ┃ ┃ 613// ┃ ⇬ ┃ │ │ │ │ │ │ │ │ │ │ │ ┃ ┃ 614// ┣━━━━━━┳━━┹──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┲━━┷━━━━━┻━━━━━━┫ 615// ┃ ┃ / │ - │ │ │ │ │ │ │ │ │ ┃ ┃ 616// ┃ ⇧ ┃ │ │ │ │ │ │ │ │ │ │ ┃ ⇧ ┃ 617// ┣━━━━━━┻┳━━━━┷━━┳━━┷━━━━┱┴─────┴─────┴─────┴─────┴─────┴─┲━━━┷━━━┳━┷━━━━━╋━━━━━━━┳━━━━━━━┫ 618// ┃ ┃ ┃ ┃ ␣ ⍽ ┃ ┃ ┃ ┃ ┃ 619// ┃ ctrl ┃ super ┃ alt ┃ ␣ Espace Espace insécable ⍽ ┃ alt ┃ super ┃ menu ┃ ctrl ┃ 620// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┻━━━━━━━┛ 621 622partial alphanumeric_keys modifier_keys 623xkb_symbols "dvorak" { 624 name[Group1]="French (Dvorak)"; 625 626 // First row 627 key <TLDE> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ underscore, asterisk ] }; 628 key <AE01> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ equal, 1 ] }; 629 key <AE02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ slash, 2, plusminus ] }; 630 key <AE03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ minus, 3, onequarter ] }; 631 key <AE04> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ egrave, 4, onehalf ] }; 632 key <AE05> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ backslash, 5, threequarters ] }; 633 key <AE06> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ dead_circumflex, 6 ] }; 634 key <AE07> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenleft, 7 ] }; 635 key <AE08> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ ISO_Level3_Latch, 8, grave ] }; 636 key <AE09> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ parenright, 9 ] }; 637 key <AE10> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ quotedbl, 0 ] }; 638 key <AE11> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ bracketleft, plus ] }; 639 key <AE12> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ bracketright, percent ] }; 640 641 // Second row 642 key <AD01> { [ colon, question, ae, AE ] }; 643 key <AD02> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ apostrophe, less, dollar ] }; 644 key <AD03> { type[group1] = "FOUR_LEVEL_SEMIALPHABETIC", [ eacute, greater, Eacute ] }; 645 key <AD04> { [ g, G, EuroSign ] }; 646 key <AD05> { [ period, exclam, degree ] }; 647 key <AD06> { [ h, H ] }; 648 key <AD07> { [ v, V ] }; 649 key <AD08> { [ c, C, ccedilla, Ccedilla ] }; 650 key <AD09> { [ m, M, mu ] }; 651 key <AD10> { [ k, K ] }; 652 key <AD11> { [ z, Z ] }; 653 key <AD12> { [ dead_diaeresis, ampersand ] }; 654 655 // Third row 656 key <AC01> { [ o, O, ograve, Ograve ] }; 657 key <AC02> { [ a, A, agrave, Agrave ] }; 658 key <AC03> { [ u, U, ugrave, Ugrave ] }; 659 key <AC04> { [ e, E, egrave, Egrave ] }; 660 key <AC05> { [ b, B ] }; 661 key <AC06> { [ f, F ] }; 662 key <AC07> { [ s, S, guillemotleft ] }; 663 key <AC08> { [ t, T ] }; 664 key <AC09> { [ n, N, guillemotright ] }; 665 key <AC10> { [ d, D ] }; 666 key <AC11> { [ w, W ] }; 667 key <BKSL> { [ asciitilde, numbersign ] }; 668 669 // Fourth row 670 key <LSGT> { type[group1] = "FOUR_LEVEL_PLUS_LOCK", [ agrave, ccedilla, Agrave, Ccedilla, slash ] }; 671 key <AB01> { type[group1] = "FOUR_LEVEL_PLUS_LOCK", [ semicolon, bar, oe, OE, minus ] }; 672 key <AB02> { [ q, Q, braceleft ] }; 673 key <AB03> { [ comma, at, braceright ] }; 674 key <AB04> { [ i, I, igrave, Igrave ] }; 675 key <AB05> { [ y, Y, sterling ] }; 676 key <AB06> { [ x, X ] }; 677 key <AB07> { [ r, R, masculine ] }; 678 key <AB08> { [ l, L ] }; 679 key <AB09> { [ p, P, section ] }; 680 key <AB10> { [ j, J ] }; 681 682 key <SPCE> { [ space, space, nobreakspace, nobreakspace ] }; 683}; 684 685// C'WHERTY: Breton keyboard. Ar c'hlavier brezhoneg. 686// Copyright © 2009 Dominique Pellé <dominique.pelle@gmail.com> 687// Version: 0.1 688// 689// ┌─────┐ 690// │ S A │ S = Reol = Shift, A = ArErl + Pennlizherenn = AltGr + Shift 691// │ s a │ s = normal, a = ArErl = AltGr 692// └─────┘ 693// 694// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓ 695// │ $ Γ │ 1 Δ │ 2 Θ │ 3 Λ │ 4 Ξ │ 5 Π │ 6 Σ │ 7 Φ │ 8 Ψ │ 9 Ç │ 0 Ω │ ° ß │ + ¬ ┃ ⌫ Souzañ┃ 696// │ ² ˙ │ & ¯ │ é ´ │ " # │ ' { │ ( [ │ - | │ è ` │ - \ │ ç ± │ à @ │ ) ] │ = } ┃ ┃ 697// ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫ 698// ┃Toalenn┃ C'h │ W ω │ E ε │ R ρ │ T τ │ Y ψ │ U υ │ I ι │ O OE│ P π │ ¨ ¥ │ * £ ┃Enankañ┃ 699// ┃ ↹ ┃ c'h │ w │ e € │ r │ t │ y │ u │ i ı │ o oe│ p │ ^ « │ / » ┃ ⏎ ┃ 700// ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃ 701// ┃Prenn ┃ A Æ │ S σ │ D δ │ F φ │ G γ │ H η │ J ς │ K κ │ L λ │ M μ │ Ù ® │ ! ¡ ┃ ┃ 702// ┃Pennli ⇬┃ a æ │ s │ d $ │ f │ g │ h │ j │ k │ l │ m │ ù ŭ │ ? ¿ ┃ ┃ 703// ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫ 704// ┃ ┃ Q θ │ Z ζ │ X ξ │ C χ │ V │ B β │ N ν │ CH │ Ñ │ : © │ ; ┃ ┃ 705// ┃Shift ⇧┃ q < │ z > │ x │ c ¢ │ v │ b │ n │ ch │ ñ │ . │ , ┃Shift ⇧ ┃ 706// ┣━━━━━━━╋━━━━━┷━┳━━━┷━━━┱─┴─────┴─────┴─────┴─────┴─────┴───┲━┷━━━━━╈━━━━━┻━┳━━━━━━━┳━━━┛ 707// ┃ ┃ ┃ ┃ ⍽ Espace insécable ␣ ┃ ┃ ┃ ┃ 708// ┃Reol ┃Meta ┃Erl ┃ ␣ Espace ␣ ┃ArErl ⇮┃Menu ┃Reol ┃ 709// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹───────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┛ 710partial alphanumeric_keys 711xkb_symbols "bre" { 712 713 include "keypad(oss)" 714 715 name[Group1]= "French (Breton)"; 716 717 // First row 718 key <TLDE> { [ twosuperior, dead_tilde, dead_abovedot, Greek_GAMMA ] }; 719 key <AE01> { [ ampersand, 1, dead_macron, Greek_DELTA ] }; 720 key <AE02> { [ eacute, 2, dead_acute, Greek_THETA ] }; 721 key <AE03> { [ quotedbl, 3, numbersign, Greek_LAMDA ] }; 722 key <AE04> { [ apostrophe, 4, braceleft, Greek_XI ] }; 723 key <AE05> { [ parenleft, 5, bracketleft, Greek_PI ] }; 724 key <AE06> { [ minus, 6, bar, Greek_SIGMA ] }; 725 key <AE07> { [ egrave, 7, dead_grave, Greek_PHI ] }; 726 key <AE08> { [ underscore, 8, backslash, Greek_PSI ] }; 727 key <AE09> { [ ccedilla, 9, plusminus, Ccedilla ] }; 728 key <AE10> { [ agrave, 0, at, Greek_OMEGA ] }; 729 key <AE11> { [ parenright, dead_abovering, bracketright, ssharp ] }; 730 key <AE12> { [ equal, plus, braceright, notsign ] }; 731 732 // Second row 733 // Handling the C'H key correctly requires an inputmethod (XIM) 734 // See https://bugs.freedesktop.org/show_bug.cgi?id=19506 735 // key <AD01> { [ trigraph_c_h, trigraph_C_h, trigraph_C_H, Greek_alpha ] }; 736 key <AD01> { [ UF8FD, UF8FE, UF8FF, Greek_alpha ] }; 737 key <AD02> { [ w, W, Greek_omega, Greek_omega ] }; 738 key <AD03> { [ e, E, EuroSign, Greek_epsilon ] }; 739 key <AD04> { [ r, R, Greek_rho, Greek_rho ] }; 740 key <AD05> { [ t, T, Greek_tau, Greek_tau ] }; 741 key <AD06> { [ y, Y, Greek_psi, Greek_psi ] }; 742 key <AD07> { [ u, U, Greek_upsilon, Greek_upsilon ] }; 743 key <AD08> { [ i, I, idotless, Greek_iota ] }; 744 key <AD09> { [ o, O, oe, OE ] }; 745 key <AD10> { [ p, P, Greek_pi, Greek_pi ] }; 746 key <AD11> { [ dead_circumflex, dead_diaeresis, guillemotleft, yen ] }; 747 key <AD12> { [ slash, asterisk, guillemotright, sterling ] }; 748 749 // Third row 750 key <AC01> { [ a, A, ae, AE ] }; 751 key <AC02> { [ s, S, Greek_sigma, Greek_sigma ] }; 752 key <AC03> { [ d, D, dollar, Greek_delta ] }; 753 key <AC04> { [ f, F, Greek_phi, Greek_phi ] }; 754 key <AC05> { [ g, G, Greek_gamma, Greek_gamma ] }; 755 key <AC06> { [ h, H, Greek_eta, Greek_eta ] }; 756 key <AC07> { [ j, J, Greek_finalsmallsigma, Greek_finalsmallsigma ] }; 757 key <AC08> { [ k, K, Greek_kappa, Greek_kappa ] }; 758 key <AC09> { [ l, L, Greek_lamda, Greek_lambda ] }; 759 key <AC10> { [ m, M, Greek_mu, Greek_mu ] }; 760 key <AC11> { [ ugrave, Ugrave, ubreve, registered ] }; 761 key <BKSL> { [ question, exclam, questiondown, exclamdown ] }; 762 763 // Fourth row 764 key <LSGT> { [ q, Q, less, Greek_theta ] }; 765 key <AB01> { [ z, Z, greater, Greek_zeta ] }; 766 key <AB02> { [ x, X, Greek_xi, Greek_xi ] }; 767 key <AB03> { [ c, C, cent, Greek_chi ] }; 768 key <AB04> { [ v, V ] }; 769 key <AB05> { [ b, B, Greek_beta, Greek_beta ] }; 770 key <AB06> { [ n, N, Greek_nu, Greek_nu ] }; 771 // Handling the CH key correctly requires an inputmethod (XIM) 772 // See https://bugs.freedesktop.org/show_bug.cgi?id=19506 773 // key <AB07> { [ digraph_ch, digraph_Ch, digraph_CH, Greek_omicron ] }; 774 key <AB07> { [ UF8FA, UF8FB, UF8FC, Greek_omicron ] }; 775 key <AB08> { [ ntilde, Ntilde ] }; 776 key <AB09> { [ period, colon, section, copyright ] }; 777 key <AB10> { [ comma, semicolon, percent ] }; 778 779 key <SPCE> { [ space, nobreakspace, space, nobreakspace ] }; 780 781 include "level3(ralt_switch)" 782}; 783 784// Occitan layout 785// Author : 2009 Thomas Metz <tmetz @ free.fr> 786// Derived from the layout defined at http://www.panoccitan.org 787// Version: 0.1 788// Differences from OSS French keyboard : 789// - add á, í, ò, ó et ú, Á, Í, Ò, Ó, Ú, ñ, Ñ 790// - change position of æ, ü, î, û, œ, ô, ö, ï, â, ë 791// 792// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓ 793// │ ³ ¸ │ 1 ̨ │ 2 É │ 3 ˘ │ 4 — │ 5 – │ 6 ‑ │ 7 È │ 8 ™ │ 9 Ç │ 0 À │ ° ≠ │ + ± ┃ ⌫ Retour┃ 794// │ ² ¹ │ & ˇ │ é ~ │ " # │ ' { │ ( [ │ - | │ è ` │ _ \ │ ç ^ │ à @ │ ) ] │ = } ┃ arrière┃ 795// ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫ 796// ┃ ┃ A Á │ Z Æ │ E ¢ │ R Ê │ T Ë │ Y Û │ U Ú │ I Í │ O Ó │ P Ò │ ¨ Œ │ £ Ø ┃Entrée ┃ 797// ┃Tab ↹ ┃ a á │ z æ │ e € │ r ê │ t ë │ y û │ u ú │ i í │ o ó │ p ò │ ^ œ │ $ ø ┃ ⏎ ┃ 798// ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃ 799// ┃ ┃ Q Ä │ S „ │ D  │ F ‚ │ G ¥ │ H Ü │ J Î │ K Ï │ L Ô │ M Ö │ % Ù │ µ ̄ ┃ ┃ 800// ┃Maj ⇬ ┃ q ä │ s ß │ d â │ f ‘ │ g ’ │ h ü │ j î │ k ï │ l ô │ m ö │ ù ' │ * ` ┃ ┃ 801// ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫ 802// ┃ ┃ > ≥ │ W “ │ X ” │ C ® │ V ← │ B ↑ │ N Ñ │ ? … │ . . │ / ∕ │ § − ┃ ┃ 803// ┃Shift ⇧┃ < ≤ │ w « │ x » │ c © │ v → │ b ↓ │ n ñ │ , ¿ │ ; × │ : ÷ │ ! ¡ ┃Shift ⇧ ┃ 804// ┣━━━━━━━╋━━━━━┷━┳━━━┷━━━┱─┴─────┴─────┴─────┴─────┴─────┴───┲━┷━━━━━╈━━━━━┻━┳━━━━━━━┳━━━┛ 805// ┃ ┃ ┃ ┃ ␣ Espace fine insécable ⍽ ┃ ┃ ┃ ┃ 806// ┃Ctrl ┃Meta ┃Alt ┃ ␣ Espace Espace insécable ⍽ ┃AltGr ⇮┃Menu ┃Ctrl ┃ 807// ┗━━━━━━━┻━━━━━━━┻━━━━━━━┹───────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┛ 808partial alphanumeric_keys 809xkb_symbols "oci" { 810 811 include "fr(oss)" 812 813 name[Group1]= "Occitan"; 814 815 key <AD01> { [ a, A, aacute, Aacute ] }; // a A á Á 816 key <AD02> { [ z, Z, ae, AE ] }; // z Z æ Æ 817 key <AD05> { [ t, T, ediaeresis, Ediaeresis ] }; // t T ë Ë 818 key <AD06> { [ y, Y, ucircumflex, Ucircumflex ] }; // y Y û Û 819 key <AD07> { [ u, U, uacute, Uacute ] }; // u U ú Ú 820 key <AD08> { [ i, I, iacute, Iacute ] }; // i I í Í 821 key <AD09> { [ o, O, oacute, Oacute ] }; // o O ó Ó 822 key <AD10> { [ p, P, ograve, Ograve ] }; // p P ò Ò 823 key <AD11> { [ dead_circumflex, dead_diaeresis, oe, OE ] }; // ^ ̈ ̃ œ Œ 824 825 key <AC03> { [ d, D, acircumflex, Acircumflex ] }; // d D â  826 key <AC06> { [ h, H, udiaeresis, Udiaeresis ] }; // h H ü Ü 827 key <AC07> { [ j, J, icircumflex, Icircumflex ] }; // j J î Î 828 key <AC08> { [ k, K, idiaeresis, Idiaeresis ] }; // k K ï Ï 829 key <AC09> { [ l, L, ocircumflex, Ocircumflex ] }; // l L ô Ô 830 831 key <AB04> { [ v, V, rightarrow, leftarrow ] }; // v V → ← 832 key <AB06> { [ n, N, ntilde, Ntilde ] }; // n N ñ Ñ 833}; 834 835// Marc.Shapiro@inria.fr 19-sep-1998 836// modifications : Etienne Herlent <eherlent@linux-france.org> june 2000 837// adapted to the new input layer : 838// Martin Costabel <costabel@wanadoo.fr> 3-jan-2001 839// adapted for Latin9 alphabet (ISO-8859-15): 840// Etienne Herlent <eherlent@linux-france.org> march 2005 841 842// This map is an almost-complete mapping of the standard French 843// MacIntosh keyboard under Xwindows. I tried to remain as faithful 844// as possible to the Mac meaning of each key. I did this entirely by 845// hand and by intuition, relying on the Clavier (Keyboard?) Desktop 846// Accessory for the Mac meaning of keys, and on reading keysymdef.h 847// to intuit the corresponding X names. Lacking proper documentation, 848// I may have made some mistakes. 849 850// Entries marked CHECK are particularly uncertain 851 852// Entries marked MISSING mark Mac characters for which I was unable 853// to find a corresponding keysym. (Some for sure don't: e.g. the 854// Apple mark and the oe/OE character; others I may have simply not 855// found.) 856 857// Copied from macintosh_vndr/fr 858partial alphanumeric_keys 859xkb_symbols "mac" { 860 861 name[Group1]= "French (Macintosh)"; 862 863 key <TLDE> { [ at, numbersign, periodcentered, Ydiaeresis ] }; // MISSING: Ydiaeresis; eherlent : ok in Latin9 864 key <AE01> { [ ampersand, 1, VoidSymbol, dead_acute ] }; // MISSING: Apple 865 key <AE02> { [ eacute, 2, ediaeresis, Eacute ] }; 866 key <AE03> { [ quotedbl, 3, VoidSymbol, VoidSymbol ] }; // CHECK all quotemarks 867 key <AE04> { [ apostrophe, 4, VoidSymbol, VoidSymbol ] }; 868 key <AE05> { [ parenleft, 5, braceleft, bracketleft ] }; 869 // CHECK section 870 key <AE06> { [ section, 6, paragraph, aring ] }; 871 key <AE07> { [ egrave, 7, guillemotleft, guillemotright ] }; 872 key <AE08> { [ exclam, 8, exclamdown, Ucircumflex ] }; 873 key <AE09> { [ ccedilla, 9, Ccedilla, Aacute ] }; 874 key <AE10> { [ agrave, 0, oslash, VoidSymbol ] }; // MISSING: Oslash 875 key <AE11> { [ parenright, degree, braceright, bracketright ] }; 876 key <AE12> { [ minus, underscore, emdash, endash ] }; // CHECK dashes 877 878 key <AD01> { [ a, A, ae, AE ] }; 879 key <AD02> { [ z, Z, Acircumflex, Aring ] }; 880 key <AD03> { [ e, E, ecircumflex, Ecircumflex ] }; 881 key <AD04> { [ r, R, registered, currency ] }; 882 key <AD05> { [ t, T, VoidSymbol, VoidSymbol ] }; 883 key <AD06> { [ y, Y, Uacute, Ydiaeresis ] }; // MISSING: Ydiaeresis; eherlent : ok in Latin9 884 key <AD07> { [ u, U, VoidSymbol, ordfeminine ] }; // MISSING: ordmasculine? 885 key <AD08> { [ i, I, icircumflex, idiaeresis ] }; 886 key <AD09> { [ o, O, oe, OE ] }; // MISSING: oe, OE lacking in Latin1; eherlent ok in Latin9 887 key <AD10> { [ p, P, VoidSymbol, VoidSymbol ] }; 888 key <AD11> { [dead_circumflex,dead_diaeresis, ocircumflex, Ocircumflex ] }; 889 key <AD12> { [ dollar, asterisk, EuroSign, yen ] }; // eherlent : EuroSign in Latin9 890 891 key <AC01> { [ q, Q, acircumflex, Agrave ] }; 892 key <AC02> { [ s, S, Ograve, VoidSymbol ] }; 893 key <AC03> { [ d, D, VoidSymbol, VoidSymbol ] }; 894 key <AC04> { [ f, F, VoidSymbol, periodcentered ] }; // MISSING: oblong script f?? 895 key <AC05> { [ g, G, VoidSymbol, VoidSymbol ] }; // MISSING: kerned fi, fl 896 key <AC06> { [ h, H, Igrave, Icircumflex ] }; 897 key <AC07> { [ j, J, Idiaeresis, Iacute ] }; 898 key <AC08> { [ k, K, Egrave, Ediaeresis ] }; 899 key <AC09> { [ l, L, notsign, bar ] }; 900 key <AC10> { [ m, M, mu, Oacute ] }; 901 key <AC11> { [ ugrave,percent, Ugrave, ucircumflex ] }; // MISSING: per-mille 902 key <BKSL> { [ dead_grave, sterling, at, numbersign ] }; 903 904 key <LSGT> { [ less, greater, VoidSymbol, VoidSymbol ] }; 905 key <AB01> { [ w, W, VoidSymbol, VoidSymbol ] }; // MISSING: half-guillemot (single angle bracket) 906 key <AB02> { [ x, X, VoidSymbol, VoidSymbol ] }; // CHECK similarequal; MISSING: extra-slanted slash 907 key <AB03> { [ c, C, copyright, cent ] }; 908 key <AB04> { [ v, V, diamond, leftradical ] }; // CHECK diamond, leftradical 909 key <AB05> { [ b, B, ssharp, VoidSymbol ] }; // CHECK: Greek_beta or ssharp?; MISSING: oblong script s 910 key <AB06> { [ n, N, dead_tilde, asciitilde ] }; 911 key <AB07> { [ comma, question, VoidSymbol, questiondown ] }; 912 key <AB08> { [ semicolon, period, VoidSymbol, periodcentered ] }; 913 key <AB09> { [ colon, slash, division, backslash ] }; 914 key <AB10> { [ equal, plus, VoidSymbol, plusminus ] }; 915 916 key <SPCE> { [ space, space, nobreakspace, nobreakspace ] }; 917 918 key <KPDL> { [ comma,KP_Decimal ] }; 919 920 include "level3(ralt_switch)" 921}; 922 923partial alphanumeric_keys 924xkb_symbols "geo" { 925 include "ge(basic)" 926 927 name[Group1]= "Georgian (France, AZERTY Tskapo)"; 928 929 key <TLDE> { [ exclam, noSymbol ] }; 930 key <AE01> { [ 0x0100201e, 1 ] }; 931 key <AE02> { [ 0x01002116, 2 ] }; 932 key <AE03> { [ percent, 3 ] }; 933 key <AE04> { [ parenleft, 4 ] }; 934 key <AE05> { [ colon, 5 ] }; 935 key <AE06> { [ semicolon, 6 ] }; 936 key <AE07> { [ question, 7 ] }; 937 key <AE08> { [ 0x01002116, 8 ] }; 938 key <AE09> { [ degree, 9 ] }; 939 key <AE10> { [ parenright, 0 ] }; 940 key <AE11> { [ minus, underscore, 0x01002014 ] }; 941 key <AE12> { [ less, greater ] }; 942 943 key <AD01> { [ 0x010010d0, 0x010010fa ] }; 944 key <AD02> { [ 0x010010d6, Z ] }; 945 key <AD03> { [ 0x010010d4, E, 0x010010f1 ] }; 946 key <AD04> { [ 0x010010e0, 0x010000ae ] }; 947 key <AD05> { [ 0x010010e2, T ] }; 948 key <AD06> { [ 0x010010e7, 0x010010f8 ] }; 949 key <AD07> { [ 0x010010e3, U ] }; 950 key <AD08> { [ 0x010010d8, 0x010010f2 ] }; 951 key <AD09> { [ 0x010010dd, O ] }; 952 key <AD10> { [ 0x010010de, P ] }; 953 key <AD11> { [ 0x010010d7, T ] }; 954 key <AD12> { [ 0x010010eb, Z ] }; 955 956 key <AC01> { [ 0x010010e5, Q ] }; 957 key <AC02> { [ 0x010010e1, S ] }; 958 key <AC03> { [ 0x010010d3, D ] }; 959 key <AC04> { [ 0x010010e4, 0x010010f6 ] }; 960 key <AC05> { [ 0x010010d2, 0x010010f9 ] }; 961 key <AC06> { [ 0x010010f0, 0x010010f5 ] }; 962 key <AC07> { [ 0x010010ef, 0x010010f7 ] }; 963 key <AC08> { [ 0x010010d9, K ] }; 964 key <AC09> { [ 0x010010da, L ] }; 965 key <AC10> { [ 0x010010db, M ] }; 966 key <AC11> { [ 0x010010df, J ] }; 967 key <BKSL> { [ 0x010010e9, 0x010000a9 ] }; 968 969 key <LSGT> { [ guillemotleft,guillemotright ] }; 970 key <AB01> { [ 0x010010ec, W ] }; 971 key <AB02> { [ 0x010010ee, 0x010010f4 ] }; 972 key <AB03> { [ 0x010010ea, 0x010000a9 ] }; 973 key <AB04> { [ 0x010010d5, 0x010010f3 ] }; 974 key <AB05> { [ 0x010010d1, B ] }; 975 key <AB06> { [ 0x010010dc, 0x010010fc ] }; 976 key <AB07> { [ comma, 0x01002014 ] }; 977 key <AB08> { [ 0x010010e8, S ] }; 978 key <AB09> { [ 0x010010e6, noSymbol ] }; 979 key <AB10> { [ 0x010010ed, noSymbol ] }; 980 981}; 982 983// EXTRAS: 984 985partial alphanumeric_keys 986 xkb_symbols "sun_type6" { 987 include "sun_vndr/fr(sun_type6)" 988}; 989