Yahoo! Models test pased ok!
[xorg/xkeyboard-config] / keymap / sun_vndr / de
1 // $Xorg: de,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_de" {
28     xkb_keycodes        { include "sun(type4_euro)"     };
29     xkb_types           { include "default"             };
30     xkb_compatibility   { include "default"             };
31     xkb_symbols         { 
32         include "sun_vndr/us(sun4)+iso9995-3(basic)+de"
33     };
34     xkb_geometry        { include "sun(type4)"          };
35 };
36 xkb_keymap "type4_de_nodeadkeys" {
37     xkb_keycodes        { include "sun(type4_euro)"     };
38     xkb_types           { include "default"             };
39     xkb_compatibility   { include "default"             };
40     xkb_symbols         { 
41         include "sun_vndr/us(sun4)+iso9995-3(nodeadkeys)+de(nodeadkeys)"
42     };
43     xkb_geometry        { include "sun(type4)"          };
44 };
45 xkb_keymap "type4_de_openlook" {
46     xkb_keycodes        { include "sun(type4_euro)"     };
47     xkb_types           { include "default"             };
48     xkb_compatibility   { include "default"             };
49     xkb_symbols         { 
50         include "sun_vndr/us(sun4ol)+iso9995-3(basic)+de"
51     };
52     xkb_geometry        { include "sun(type4)"          };
53 };
54 default xkb_keymap "type5_de" {
55     xkb_keycodes        { include "sun(type5_euro)"     };
56     xkb_types           { include "default"             };
57     xkb_compatibility   { include "default"             };
58     xkb_symbols         { 
59         include "sun_vndr/us(sun5)+iso9995-3(basic)+de"
60     };
61     xkb_geometry        { include "sun(type5euro)"      };
62 };
63 xkb_keymap "type5_de_nodeadkeys" {
64     xkb_keycodes        { include "sun(type5_euro)"     };
65     xkb_types           { include "default"             };
66     xkb_compatibility   { include "default"             };
67     xkb_symbols         { 
68         include "sun_vndr/us(sun5)+iso9995-3(nodeadkeys)+de(nodeadkeys)" 
69     };
70     xkb_geometry        { include "sun(type5euro)"      };
71 };
72 xkb_keymap "type5_de_openlook" {
73     xkb_keycodes        { include "sun(type5_euro)"     };
74     xkb_types           { include "default"             };
75     xkb_compatibility   { include "default"             };
76     xkb_symbols         { include "sun_vndr/us(sun5ol)+iso9995-3+de"    };
77     xkb_geometry        { include "sun(type5euro)"      };
78 };