~ubuntu-branches/ubuntu/raring/xkeyboard-config/raring

« back to all changes in this revision

Viewing changes to symbols/ch

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-06-04 00:35:16 UTC
  • mto: (12.3.3 sid)
  • mto: This revision was merged to the branch mainline in revision 76.
  • Revision ID: james.westby@ubuntu.com-20110604003516-8nt6pbyc5eq8ze03
Tags: upstream-2.3
ImportĀ upstreamĀ versionĀ 2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    include "latin"
5
5
 
6
6
    // Alphanumeric section
7
 
    name[Group1]= "Switzerland";
 
7
    name[Group1]= "German (Switzerland)";
8
8
    key <TLDE> { [    section,     degree                           ] };
9
9
    key <AE01> { [          1,       plus,          bar, exclamdown ] };
10
10
    key <AE02> { [          2,   quotedbl,           at, oneeighth  ] };
41
41
xkb_symbols "legacy" {
42
42
    include "ch(basic)"
43
43
 
44
 
    name[Group1]= "Switzerland - Legacy";
 
44
    name[Group1]= "German (Switzerland, legacy)";
45
45
    key <AE07> { [          7,      slash,    brokenbar             ] };
46
46
};
47
47
 
62
62
partial alphanumeric_keys 
63
63
xkb_symbols "de_sundeadkeys" {
64
64
    include "ch(de_Sundeadkeys)"
65
 
    name[Group1]= "Switzerland - German, Sun dead keys";
 
65
    name[Group1]= "German (Switzerland, Sun dead keys)";
66
66
};
67
67
 
68
68
partial alphanumeric_keys 
69
69
xkb_symbols "de_nodeadkeys" {
70
70
    // modify the basic Swiss German layout not to have any dead keys
71
71
    include "ch(basic)"
72
 
    name[Group1]= "Switzerland - German, eliminate dead keys";
 
72
    name[Group1]= "German (Switzerland, eliminate dead keys)";
73
73
    key <AE11> { [  apostrophe, question,        acute  ] };
74
74
    key <AE12> { [ asciicircum,    grave,   asciitilde  ] };
75
75
    key <AD12> { [   diaeresis,   exclam, bracketright  ] };
82
82
    // keyboard and a very simple Swiss/French keybaord
83
83
 
84
84
    include "ch(basic)"
85
 
    name[Group1]= "Switzerland - French";
 
85
    name[Group1]= "French (Switzerland)";
86
86
 
87
87
    override key <AD11> {
88
88
        [ egrave,       udiaeresis,     bracketleft     ]
107
107
partial alphanumeric_keys
108
108
xkb_symbols "fr_sundeadkeys" {
109
109
    include "ch(fr_Sundeadkeys)"
110
 
    name[Group1]= "Switzerland - French, Sun dead keys";
 
110
    name[Group1]= "French (Switzerland, Sun dead keys)";
111
111
};
112
112
 
113
113
partial alphanumeric_keys
114
114
xkb_symbols "fr_nodeadkeys" {
115
115
    // modify the basic Swiss French layout not to have any dead keys
116
116
    include "ch(fr)"
117
 
    name[Group1]= "Switzerland - French, eliminate dead keys";
 
117
    name[Group1]= "French (Switzerland, eliminate dead keys)";
118
118
    key <AE11> { [  apostrophe, question,        acute  ] };
119
119
    key <AE12> { [ asciicircum,    grave,   asciitilde  ] };
120
120
    key <AD12> { [   diaeresis,   exclam, bracketright  ] };
128
128
partial alphanumeric_keys
129
129
xkb_symbols "de_mac" {
130
130
    
131
 
    name[Group1]= "Switzerland - German (Macintosh)";
 
131
    name[Group1]= "German (Switzerland, Macintosh)";
132
132
 
133
133
    // Alphanumeric section
134
134
 
199
199
    // keyboard and a very simple Swiss/French keybaord
200
200
 
201
201
    include "ch(de_mac)"
202
 
    name[Group1]= "Switzerland - French (Macintosh)";
 
202
    name[Group1]= "French (Switzerland, Macintosh)";
203
203
 
204
204
    override key <AD11> {
205
205
        [ egrave,       udiaeresis,  bracketleft        ]