first feed-in of the layouts. The revolution is coming
[xorg/xkeyboard-config] / symbols / macintosh.vndr / de_CH
1 // $XFree86$
2 //
3 // 06.07.2000
4 // Andreas Tobler a.tobler@schweiz.ch
5 // modified for Swiss German Apple Extended Keyboard II
6
7 xkb_symbols "extended" {
8
9     
10     name[Group1]= "Swiss German Apple Extended Keyboard II";
11     // Alphanumeric section
12     key <TLDE> {        [      less, greater            ],
13                         [ lessthanequal, greaterthanequal ]     };
14         key <COIN> {    [ section, degree               ]       };
15     key <AE01> {        [         1,    plus            ],
16                         [ plusminus,    onesuperior     ]       };
17     key <AE02> {        [         2,    quotedbl        ],
18                         [ twosuperior,  oneeighth           ]   };
19     key <AE03> {        [         3,    asterisk        ],
20                         [ numbersign, threesuperior     ]       };
21     key <AE04> {        [         4,    ccedilla        ],
22                                 [       Ccedilla        ]       };
23     key <AE05> {        [         5,    percent         ],
24                                 [       bracketleft             ]       };
25     key <AE06> {        [         6,    ampersand       ],
26                                         [       bracketright            ]       };
27     key <AE07> {        [         7,    slash           ],
28                         [ bar, backslash                                ]       };
29     key <AE08> {        [         8,    parenleft       ],
30                         [       braceleft, Ograve                       ]       };
31     key <AE09> {        [         9,    parenright      ],
32                 [       braceright, Ocircumflex         ]       };
33     key <AE10> {        [         0,    equal           ],
34                                 [  notequal,    Uacute  ]       };
35     key <AE11> {        [ apostrophe,   question        ],
36                         [         questiondown          ]       };
37     key <AE12> {        [ asciicircum,  grave           ],
38                         [ dead_acute,asciitilde                 ]       };
39                         
40
41     key <AD01> {        [         q,    Q               ]       };
42
43     key <AD02> {        [         w,    W               ],
44                         [    Greek_SIGMA, Aacute        ]       };
45
46     key <AD03> {        [         e,    E               ],
47                         [    trademark, Ediaeresis      ]       };
48
49     key <AD04> {        [         r,    R               ],
50                         [ registered, Egrave            ]       };
51
52     key <AD05> {        [         t,    T               ],
53                         [    dagger, Icircumflex        ]       }; 
54
55     key <AD06> {        [         z,    Z               ],
56                         [  Greek_OMEGA, Iacute          ]       };
57
58     key <AD07> {        [         u,    U               ],
59                         [    degree, Ugrave             ]       };
60
61     key <AD08> {        [         i,    I               ],
62                         [         exclamdown            ]       };
63
64     key <AD09> {        [         o,    O               ],
65                         [    oslash     ]       };
66
67     key <AD10> {        [         p,    P               ],
68                         [  Greek_pi,  Greek_PI          ]       };
69
70     key <AD11> {        [ udiaeresis, egrave            ],
71                         [ section, ydiaeresis           ]       };
72                         
73
74     key <AD12> {        [ dead_diaeresis, exclam        ],
75                         [      quoteleft, quoteright    ]       };
76                         
77         key <BKSL> {    [  dollar,   sterling           ],
78                         [ paragraph, enfilledcircbullet ]       };
79
80
81     key <AC01> {        [         a,    A               ],
82                         [     aring, Aring              ]       };
83
84     key <AC02> {        [         s,    S               ],
85                         [         ssharp                ]       }; 
86
87     key <AC03> {        [         d,    D               ],
88                         [       Greek_delta             ]       };
89
90     key <AC04> {        [         f,    F               ],
91                         [   section, doubledagger       ]       };
92
93     key <AC05> {        [         g,    G               ],
94                         [        at, comma              ]       };
95
96     key <AC06> {        [         h,    H               ],
97                         [  ordfeminine, periodcentered  ]       };
98
99     key <AC07> {        [         j,    J               ],
100                         [       masculine]              };
101
102     key <AC08> {        [         k,    K               ]       };
103
104     key <AC09> {        [         l,    L               ],
105                         [       notsign ]       };
106
107     key <AC10> {        [ odiaeresis,   eacute          ],
108                         [       cent    ]       };
109
110     key <AC11> {        [ adiaeresis,   agrave          ],
111                         [         ae, AE                ]       };
112
113     
114     
115     key <AB01> {        [         y,    Y               ],
116                         [       yen, Ydiaeresis         ]       };
117
118     key <AB02> {        [         x,    X               ],
119                         [similarequal,  ydiaeresis      ]       };
120
121     key <AB03> {        [         c,    C               ],
122                         [ copyright, diamond            ]       };
123
124     key <AB04> {        [         v,    V               ]       };
125
126     key <AB05> {        [         b,    B               ],
127                         [    ssharp                     ]       };  
128
129     key <AB06> {        [         n,    N               ],
130                         [       dead_tilde              ]       };
131
132     key <AB07> {        [         m,    M               ],
133                         [        mu                     ]       };
134
135     key <AB08> {        [     comma,    semicolon       ],
136                         [ guillemotleft, guillemotright ]       };
137
138     key <AB09> {        [    period, colon              ],
139                         [    Nosymbol, division         ]       };
140
141     key <AB10> {        [     minus, underscore         ],
142                         [    emdash, endash             ]       };
143
144     key <SPCE> {        [  space                        ],
145                         [nobreakspace,  nobreakspace    ]       };
146     // End alphanumeric section
147     
148     key <KPDL> {        [  KP_Separator , KP_Delete     ]       };
149
150 };