Added some more chars to us(hbs)
[xorg/xkeyboard-config] / keymap / sun_vndr / us
1 //
2 //Copyright 1996, 1998  The Open Group
3 //
4 //Permission to use, copy, modify, distribute, and sell this software and its
5 //documentation for any purpose is hereby granted without fee, provided that
6 //the above copyright notice appear in all copies and that both that
7 //copyright notice and this permission notice appear in supporting
8 //documentation.
9 //
10 //The above copyright notice and this permission notice shall be
11 //included in all copies or substantial portions of the Software.
12 //
13 //THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
14 //EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
15 //MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
16 //IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
17 //OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
18 //ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
19 //OTHER DEALINGS IN THE SOFTWARE.
20 //
21 //Except as contained in this notice, the name of The Open Group shall
22 //not be used in advertising or otherwise to promote the sale, use or
23 //other dealings in this Software without prior written authorization
24 //from The Open Group.
25 //
26 xkb_keymap "type4_us" {
27     xkb_keycodes        { include "sun(type4)"          };
28     xkb_types           { include "default"             };
29     xkb_compatibility   { include "default"             };
30     xkb_symbols         { include "sun_vndr/us(sun4)"   };
31     xkb_geometry        { include "sun(type4)"          };
32 };
33 xkb_keymap "type4_us_openlook" {
34     xkb_keycodes        { include "sun(type4)"          };
35     xkb_types           { include "default"             };
36     xkb_compatibility   { include "default"             };
37     xkb_symbols         { include "sun_vndr/us(sun4ol)" };
38     xkb_geometry        { include "sun(type4)"          };
39 };
40 default xkb_keymap "type5_us" {
41     xkb_keycodes        { include "sun(type5)"          };
42     xkb_types           { include "default"             };
43     xkb_compatibility   { include "default"             };
44     xkb_symbols         { include "sun_vndr/us(sun5)"   };
45     xkb_geometry        { include "sun(type5)"          };
46 };
47 xkb_keymap "type5_us_openlook" {
48     xkb_keycodes        { include "sun(type5)"          };
49     xkb_types           { include "default"             };
50     xkb_compatibility   { include "default"             };
51     xkb_symbols         { include "sun_vndr/us(sun5ol)" };
52     xkb_geometry        { include "sun(type5)"          };
53 };
54 xkb_keymap "type5_unix" {
55     xkb_keycodes        { include "sun(type5)"          };
56     xkb_types           { include "default"             };
57     xkb_compatibility   { include "default"             };
58     xkb_symbols         { include "sun_vndr/us(sun5)"   };
59     xkb_geometry        { include "sun(type5unix)"      };
60 };
61 xkb_keymap "type5_unix_openlook" {
62     xkb_keycodes        { include "sun(type5)"          };
63     xkb_types           { include "default"             };
64     xkb_compatibility   { include "default"             };
65     xkb_symbols         { include "sun_vndr/us(sun5ol)" };
66     xkb_geometry        { include "sun(type5unix)"      };
67 };