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