Update Sun license notices to current X.Org standard form
[xorg/xkeyboard-config] / symbols / sun_vndr / fr
1 // $XdotOrg: $
2 //
3 // Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
4 //
5 // Permission is hereby granted, free of charge, to any person obtaining a
6 // copy of this software and associated documentation files (the "Software"),
7 // to deal in the Software without restriction, including without limitation
8 // the rights to use, copy, modify, merge, publish, distribute, sublicense,
9 // and/or sell copies of the Software, and to permit persons to whom the
10 // Software is furnished to do so, subject to the following conditions:
11 //
12 // The above copyright notice and this permission notice (including the next
13 // paragraph) shall be included in all copies or substantial portions of the
14 // Software.
15 //
16 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
19 // THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20 // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
21 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22 // DEALINGS IN THE SOFTWARE.
23 //
24 // NOTE:
25 // These are the French keyboard symbols
26 // French Swiss symbols are in sw
27
28 xkb_symbols "type4" {
29     include "sun_vndr/us(type4basic)"
30
31     key <BKSL> { [ bracketleft, braceleft ]                     };
32     key <BRCR> { [ bracketright, braceright ]                   };
33     key <DELE> { [ Delete               ]                       };
34
35     key <AE01> { [ ampersand, 1         ], [                    ]       };
36     key <AE02> { [ eacute, 2            ], [ twosuperior        ]       };
37     key <AE03> { [ quotedbl, 3          ], [ threesuperior      ]       };
38     key <AE04> { [ quoteright, 4        ]                               };
39     key <AE05> { [ parenleft, 5         ]                               };
40     key <AE06> { [ section, 6           ], [ asciicircum        ]       };
41     key <AE07> { [ egrave, 7            ]                               };
42     key <AE08> { [ exclam, 8            ], [ sterling           ]       };
43     key <AE09> { [ ccedilla, 9          ], [ backslash          ]       };
44     key <AE10> { [ agrave, 0            ]                               };
45     Key <AE11> { [ parenright, degree   ], [ asciitilde         ]       };
46     key <AE12> { [ minus, underscore    ], [ numbersign         ]       };
47
48     key <AD01> { [ a, A                 ]                               };
49     key <AD02> { [ z, Z                 ]                               };
50     key <AD03> { [ e, E                 ], [EuroSign    ]               };
51     key <AD11> { [ SunFA_Circum, SunFA_Diaeresis        ]               };
52     key <AD12> { [ quoteleft, dollar    ], [ at         ]               };
53  
54     key <AC01> { [ q, Q                 ]                               };
55     key <AC10> { [ m, M                 ], [ mu         ]               };
56     key <AC11> { [ ugrave, percent      ]                               };
57     key <TLDE> { [ asterisk, bar        ], [ currency   ]               };
58
59     key <LSGT> { [ less, greater        ]                               };
60     key <AB01> { [ w, W                 ]                       };
61
62     key <AB07> { [ comma, question      ]                       };
63     key <AB08> { [ semicolon, period    ]                       };
64     key <AB09> { [ colon, slash         ]                       };
65     key <AB10> { [ equal, plus          ]                       };
66
67     key <CAPS> { [ SunAltGraph          ]                       };
68     key <ALGR> { [ Caps_Lock            ]                       }; 
69
70
71
72 };
73
74 xkb_symbols "type5" {
75     include "fr"
76
77     key <LSGT> { [ less, greater        ]                               };
78 };
79
80 xkb_symbols "type6" {
81     include "sun_vndr/us(type6)"
82     include "fr"
83
84     key <LSGT> { [ less, greater        ]                               };
85 };
86