adding Swiss layouts and removing references to pc/ from files
[xorg/xkeyboard-config] / symbols / nl
1
2 // based on
3 // Converted keytable file to xkb/symbols/ file
4 // with mk_xkb by root@linux.chanae.stben.be Tue Sep 30 00:53:29 MET DST 1997
5
6 // converted from the nl-latin.map of the Linux kbd package by
7 // Pablo Saratxaga <srtxg@f2219.n293.z2.fidonet.org>
8 //
9 // $XFree86: xc/programs/xkbcomp/symbols/nl,v 1.2 2002/11/22 04:03:28 dawes Exp $
10
11 default partial alphanumeric_keys
12 xkb_symbols "basic" {
13
14     include "latin"
15
16     name[Group1]="Nederland";
17
18     key <AE02>  { [         2,   quotedbl,  twosuperior,    oneeighth ] };
19     key <AE06>  { [         6,  ampersand, threequarters, fiveeighths ] };
20     key <AE07>  { [         7, underscore,     sterling, seveneighths ] };
21     key <AE08>  { [         8,  parenleft,    braceleft,    trademark ] };
22     key <AE09>  { [         9, parenright,   braceright,    plusminus ] };
23     key <AE10>  { [         0, apostrophe,   braceright,       degree ] };
24     key <AE11>  { [     slash,   question,    backslash, questiondown ] };
25     key <AE12>  { [    degree, dead_tilde, dead_cedilla,  dead_ogonek ] };
26
27     key <AD03>  { [         e,          E,       eacute,       Eacute ] };
28     key <AD05>  { [         t,          T,        thorn,        THORN ] };
29     key <AD06>  { [         y,          Y,   ydiaeresis,          yen ] };
30     key <AD07>  { [         u,          U,   udiaeresis,   Udiaeresis ] };
31     key <AD08>  { [         i,          I,   idiaeresis,   Idiaeresis ] };
32     key <AD09>  { [         o,          O,       ograve,       Ograve ] };
33     key <AD10>  { [         p,          P,    paragraph,        THORN ] };
34     key <AD11>  { [dead_diaeresis, dead_tilde, asciitilde, asciicircum] };
35     key <AD12>  { [  asterisk,        bar,   dead_tilde,  dead_macron ] };
36
37     key <AC01>  { [         a,          A,       aacute,       Aacute ] };
38     key <AC04>  { [         f,          F,  ordfeminine,  ordfeminine ] };
39     key <AC10>  { [      plus,  plusminus,   dead_acute, dead_doubleacute ] };
40     key <AC11>  { [apostrophe,      grave,   dead_acute,   dead_grave ] };
41     key <TLDE>  { [        at,    section,      notsign,      notsign ] };
42
43     key <BKSL>  { [      less,    greater,   dead_grave,   dead_breve ] };
44     key <AB06>  { [         n,          N,       ntilde,       Ntilde ] };
45     key <AB07>  { [         m,          M,     Greek_mu,    masculine ] };
46     key <AB08>  { [     comma,  semicolon,      cedilla, guillemotleft] };
47     key <AB09>  { [    period,      colon, periodcentered, guillemotright ] };
48     key <AB10>  { [     minus,      equal,       hyphen, dead_abovedot] };
49
50     key <LSGT>  { [bracketleft, bracketright,       bar,    brokenbar ] };
51
52     include "level3(ralt_switch_multikey)"
53 };
54