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

« back to all changes in this revision

Viewing changes to symbols/latam

  • 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:
6
6
 
7
7
    include "latin(type4)"
8
8
 
9
 
    name[Group1]="Latin American";
 
9
    name[Group1]="Spanish (Latin American)";
10
10
 
11
11
    key <AE01>  { [         1,     exclam,          bar,   exclamdown ] };
12
12
    key <AE03>  { [         3, numbersign, periodcentered,   sterling ] };
38
38
partial alphanumeric_keys
39
39
xkb_symbols "sundeadkeys" {
40
40
    include "latam(Sundeadkeys)"
41
 
    name[Group1]="Latin American - Sun dead keys";
 
41
    name[Group1]="Spanish (Latin American, Sun dead keys)";
42
42
};
43
43
 
44
44
partial alphanumeric_keys
46
46
 
47
47
    include "latam(basic)"
48
48
 
49
 
    name[Group1]="Latin American - Eliminate dead keys";
 
49
    name[Group1]="Spanish (Latin American, eliminate dead keys)";
50
50
 
51
51
    key <AE12>  { [questiondown, exclamdown,    cedilla,       ogonek ] };
52
52
    key <AD11>  { [     grave, asciicircum, bracketleft,       degree ] };
62
62
 
63
63
    include "latam(basic)"
64
64
 
65
 
    name[Group1]="Latin American - Include dead tilde";
 
65
    name[Group1]="Spanish (Latin American, include dead tilde)";
66
66
 
67
67
    key <AD12>  { [      plus,   asterisk,   dead_tilde,  dead_macron ] };
68
68
};