description fixed
[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
7 // "Software"), to deal in the Software without restriction, including
8 // without limitation the rights to use, copy, modify, merge, publish,
9 // distribute, and/or sell copies of the Software, and to permit persons
10 // to whom the Software is furnished to do so, provided that the above
11 // copyright notice(s) and this permission notice appear in all copies of
12 // the Software and that both the above copyright notice(s) and this
13 // permission notice appear in supporting documentation.
14 // 
15 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
16 // OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17 // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
18 // OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
19 // HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
20 // INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
21 // FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
22 // NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
23 // WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
24 // 
25 // Except as contained in this notice, the name of a copyright holder
26 // shall not be used in advertising or otherwise to promote the sale, use
27 // or other dealings in this Software without prior written authorization
28 // of the copyright holder.
29 //
30 // $TOG: hu /main/2 1997/06/13 06:25:05 kaleb $
31 default partial alphanumeric_keys 
32 xkb_symbols "type5" {
33
34     // Describes the differences between a very simple US/ASCII
35     // keyboard and a very simple Hungarian keyboard.
36
37     // Alphanumeric section
38
39     name[group1]="Hungarian";
40
41     key <TLDE> {        [       0,              section         ]       };
42     key <AE01> {        [       1,              apostrophe      ]       };
43     key <AE02> {        [       2,              quotedbl        ]       };
44     key <AE03> {        [       3,              plus            ],
45                         [       numbersign                      ]       };
46     key <AE04> {        [       4,              exclam          ],
47                         [       dollar                          ]       };
48     key <AE06> {        [       6,              slash           ],
49                         [       asciicircum                     ]       };
50     key <AE07> {        [       7,              equal           ],
51                         [       braceleft                       ]       };
52     key <AE08> {        [       8,              parenleft       ],
53                         [       bracketleft                     ]       };
54     key <AE09> {        [       9,              parenright      ],
55                         [       bracketright                    ]       };
56     key <AE10> {        [       odiaeresis,     Odiaeresis      ],
57                         [       braceright                      ]       };
58     key <AE11> {        [       udiaeresis,     Udiaeresis      ],
59                         [       backslash                       ]       };
60     key <AE12> {        [       oacute,         Oacute          ],
61                         [       asciitilde                              ]       };
62
63     key <AD01> {        [       q,              Q               ],
64                         [       at                              ]       };
65     key <AD06> {        [       z,              Z               ]       };
66     key <AD11> {        [       odoubleacute,   Odoubleacute    ]       };
67     key <AD12> {        [       uacute,         Uacute          ]       };
68
69     key <AC02> {        [       s,              S               ],
70                         [       ssharp                          ]       };
71     key <AC08> {        [       k,              K               ],
72                         [       ampersand                       ]       };
73     key <AC10> {        [       eacute,         Eacute          ],
74                         [       semicolon                       ]       };
75     key <AC11> {        [       aacute,         Aacute          ],
76                         [       adiaeresis,     Adiaeresis      ]       };
77     key <BKSL> {        [       udoubleacute,   Udoubleacute    ]       };
78
79     key <LSGT> {        [       iacute,         Iacute          ],
80                         [       bar                             ]       };
81     key <AB01> {        [       y,              Y               ],
82                         [       less                            ]       };
83     key <AB02> {        [       x,              X               ],
84                         [       greater                 ]       };
85     key <AB03> {        [       c,              C               ],
86                         [       quoteleft                       ]       };
87     key <AB08> {        [       comma,          question        ],
88                         [       asterisk                        ]       };
89     key <AB09> {        [       period,         colon           ]       };
90     key <AB10> {        [       minus,          underscore      ]       };
91
92     // End alphanumeric section
93 };
94