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

« back to all changes in this revision

Viewing changes to symbols/br

  • 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:
10
10
xkb_symbols "abnt2" {
11
11
 
12
12
    include "latin"
13
 
    name[Group1]="Brazil";
 
13
    name[Group1]="Portuguese (Brazil)";
14
14
 
15
15
    key <AE02>  { [         2,         at,  twosuperior,      onehalf ] };
16
16
    key <AE03>  { [         3, numbersign, threesuperior, threequarters ] };
52
52
xkb_symbols "nodeadkeys" {
53
53
 
54
54
    include "br(abnt2)" // for consistent naming
55
 
    name[Group1]="Brazil - Eliminate dead keys";
 
55
    name[Group1]="Portuguese (Brazil, eliminate dead keys)";
56
56
 
57
57
    key <AE06>  { [         6,  diaeresis,      notsign,      notsign ] };
58
58
    key <AD11>  { [apostrophe,      grave ]     };
69
69
xkb_symbols "thinkpad" {
70
70
 
71
71
    include "br(abnt2)" // for consistent naming
72
 
    name[Group1]="Brazil";
 
72
    name[Group1]="Portuguese (Brazil)";
73
73
 
74
74
    key <RCTL> { [     slash,   question,       degree, questiondown ] };
75
75
};
79
79
xkb_symbols "olpc" {
80
80
 
81
81
    include "us(basic)"
82
 
    name[Group1]="Brazil";
 
82
    name[Group1]="Portuguese (Brazil)";
83
83
 
84
84
    key <TLDE> { [   apostrophe,       quotedbl                                ] };
85
85
 
122
122
partial alphanumeric_keys
123
123
xkb_symbols "dvorak" {
124
124
 
125
 
    name[Group1]="Brazil - Dvorak";
 
125
    name[Group1]="Portuguese (Brazil, Dvorak)";
126
126
 
127
127
// Numeric row
128
128
    key <TLDE> { [   apostrophe,        quotedbl,           dead_caron, dead_doubleacute ] };
203
203
partial alphanumeric_keys
204
204
xkb_symbols "nativo" {
205
205
 
206
 
    name[Group1]="Brazil - Nativo";
 
206
    name[Group1]="Portuguese (Brazil, nativo)";
207
207
 
208
208
// Numeric row
209
209
    key <TLDE> { [        equal,            plus,              section,        plusminus ] };
283
283
xkb_symbols "nativo-us" {
284
284
    include "br(nativo)"
285
285
 
286
 
    name[Group1]="Brazil - Nativo for USA keyboards";
 
286
    name[Group1]="Portuguese (Brazil, nativo for USA keyboards)";
287
287
 
288
288
// Lower row
289
289
    key <AB01> { [            y,               Y,              ccedilla,        Ccedilla ] };
302
302
xkb_symbols "nativo-epo" {
303
303
    include "br(nativo)"
304
304
 
305
 
    name[Group1]="Brazil - Nativo for Esperanto";
 
305
    name[Group1]="Portuguese (Brazil, nativo for Esperanto)";
306
306
 
307
307
// Upper row Esperanto
308
308
    key <AD04> { [            h,               H,          hcircumflex,      Hcircumflex ] };