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

« back to all changes in this revision

Viewing changes to symbols/uz

  • 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:
33
33
partial default alphanumeric_keys 
34
34
xkb_symbols "cyrillic" {
35
35
 
36
 
    name[Group1]= "Uzbekistan";
 
36
    name[Group1]= "Uzbek";
37
37
 
38
38
    key <AE01> {        [               1,          exclam      ]       };
39
39
    key <AE02> {        [               2,        quotedbl      ]       };
93
93
partial alphanumeric_keys
94
94
xkb_symbols "latin" {
95
95
    include "us"
96
 
    name[Group1]= "Uzbekistan - Latin";
 
96
    name[Group1]= "Uzbek (Latin)";
97
97
    key <AC11>  { [0x010002BB, quotedbl] };
98
98
};
99
 
 
100
 
// Crimean Tatar (Crimean Turkish) layouts.
101
 
partial
102
 
xkb_symbols "crh" {
103
 
    include "tr(crh)"
104
 
 
105
 
    name[Group1]="Uzbekistan - Crimean Tatar (Turkish Q)";
106
 
};
107
 
 
108
 
partial
109
 
xkb_symbols "crh_f" {
110
 
    include "tr(crh_f)"
111
 
 
112
 
    name[Group1]="Uzbekistan - Crimean Tatar (Turkish F)";
113
 
};
114
 
 
115
 
partial
116
 
xkb_symbols "crh_alt" {
117
 
    include "tr(crh_alt)"
118
 
 
119
 
    name[Group1]="Uzbekistan - Crimean Tatar (Turkish Alt-Q)";
120
 
};