first feed-in of the layouts. The revolution is coming
[xorg/xkeyboard-config] / symbols / macintosh.vndr / fr_CH
1 // $XConsortium: fr_CH /main/3 1996/08/31 12:19:48 kaleb $
2 // $XFree86: xc/programs/xkbcomp/symbols/macintosh/fr_CH,v 1.1 2000/09/19 12:46:25 eich Exp $
3 partial default alphanumeric_keys 
4 xkb_symbols "basic" {
5
6     // Describes the differences between a very simple US/ASCII
7     // keyboard and a very simple Swiss/French keybaord
8
9     include "macintosh/de_CH"
10     name[Group1]= "Swiss French";
11
12     override key <AD11> {
13         [ egrave,       udiaeresis      ],
14         [ bracketleft                   ]
15     };
16     override key <AC10> {
17         [ eacute,       odiaeresis      ]
18     };
19     override key <AC11> {
20         [ agrave,       adiaeresis      ],
21         [  braceleft                    ]
22     };
23 };
24
25 partial alphanumeric_keys
26 xkb_symbols "nodeadkeys" {
27     include "macintosh/fr_CH" // for consistent naming
28 };