Update Sun license notices to current X.Org standard form
[xorg/xkeyboard-config] / symbols / sun_vndr / hu
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 // $TOG: hu /main/2 1997/06/13 06:25:05 kaleb $
25 default partial alphanumeric_keys 
26 xkb_symbols "type5" {
27
28     // Describes the differences between a very simple US/ASCII
29     // keyboard and a very simple Hungarian keyboard.
30
31     // Alphanumeric section
32
33     name[group1]="Hungarian";
34
35     key <TLDE> {        [       0,              section         ]       };
36     key <AE01> {        [       1,              apostrophe      ]       };
37     key <AE02> {        [       2,              quotedbl        ]       };
38     key <AE03> {        [       3,              plus            ],
39                         [       numbersign                      ]       };
40     key <AE04> {        [       4,              exclam          ],
41                         [       dollar                          ]       };
42     key <AE06> {        [       6,              slash           ],
43                         [       asciicircum                     ]       };
44     key <AE07> {        [       7,              equal           ],
45                         [       braceleft                       ]       };
46     key <AE08> {        [       8,              parenleft       ],
47                         [       bracketleft                     ]       };
48     key <AE09> {        [       9,              parenright      ],
49                         [       bracketright                    ]       };
50     key <AE10> {        [       odiaeresis,     Odiaeresis      ],
51                         [       braceright                      ]       };
52     key <AE11> {        [       udiaeresis,     Udiaeresis      ],
53                         [       backslash                       ]       };
54     key <AE12> {        [       oacute,         Oacute          ],
55                         [       asciitilde                              ]       };
56
57     key <AD01> {        [       q,              Q               ],
58                         [       at                              ]       };
59     key <AD06> {        [       z,              Z               ]       };
60     key <AD11> {        [       odoubleacute,   Odoubleacute    ]       };
61     key <AD12> {        [       uacute,         Uacute          ]       };
62
63     key <AC02> {        [       s,              S               ],
64                         [       ssharp                          ]       };
65     key <AC08> {        [       k,              K               ],
66                         [       ampersand                       ]       };
67     key <AC10> {        [       eacute,         Eacute          ],
68                         [       semicolon                       ]       };
69     key <AC11> {        [       aacute,         Aacute          ],
70                         [       adiaeresis,     Adiaeresis      ]       };
71     key <BKSL> {        [       udoubleacute,   Udoubleacute    ]       };
72
73     key <LSGT> {        [       iacute,         Iacute          ],
74                         [       bar                             ]       };
75     key <AB01> {        [       y,              Y               ],
76                         [       less                            ]       };
77     key <AB02> {        [       x,              X               ],
78                         [       greater                 ]       };
79     key <AB03> {        [       c,              C               ],
80                         [       quoteleft                       ]       };
81     key <AB08> {        [       comma,          question        ],
82                         [       asterisk                        ]       };
83     key <AB09> {        [       period,         colon           ]       };
84     key <AB10> {        [       minus,          underscore      ]       };
85
86     // End alphanumeric section
87 };
88