blob: fa1ad97d8bf805f0a2fdfe87a03e332405fdbe38 [file] [log] [blame]
Ken Wakasa47761672013-09-09 09:44:29 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2013, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20
21<merge
22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
23>
24 <switch>
25 <case
26 latin:keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted"
27 >
28 <!-- U+0ED1: "໑" LAO DIGIT ONE -->
29 <Key
30 latin:keyLabel="&#x0ED1;"
31 latin:keyLabelFlags="fontNormal" />
32 <!-- U+0ED2: "໒" LAO DIGIT TWO -->
33 <Key
34 latin:keyLabel="&#x0ED2;"
35 latin:keyLabelFlags="fontNormal" />
36 <!-- U+0ED3: "໓" LAO DIGIT THREE -->
37 <Key
38 latin:keyLabel="&#x0ED3;"
39 latin:keyLabelFlags="fontNormal" />
40 <!-- U+0ED4: "໔" LAO DIGIT FOUR -->
41 <Key
42 latin:keyLabel="&#x0ED4;"
43 latin:keyLabelFlags="fontNormal" />
44 <!-- U+0ECC: "໌" LAO CANCELLATION MARK -->
45 <Key
46 latin:keyLabel="&#x0ECC;"
47 latin:keyLabelFlags="fontNormal" />
48 <!-- U+0EBC: "ຼ" LAO SEMIVOWEL SIGN LO -->
49 <Key
50 latin:keyLabel="&#x0EBC;"
51 latin:keyLabelFlags="fontNormal" />
52 <!-- U+0ED5: "໕" LAO DIGIT FIVE -->
53 <Key
54 latin:keyLabel="&#x0ED5;"
55 latin:keyLabelFlags="fontNormal" />
56 <!-- U+0ED6: "໖" LAO DIGIT SIX -->
57 <Key
58 latin:keyLabel="&#x0ED6;"
59 latin:keyLabelFlags="fontNormal" />
60 <!-- U+0ED7: "໗" LAO DIGIT SEVEN -->
61 <Key
62 latin:keyLabel="&#x0ED7;"
63 latin:keyLabelFlags="fontNormal" />
64 <!-- U+0ED8: "໘" LAO DIGIT EIGHT -->
65 <Key
66 latin:keyLabel="&#x0ED8;"
67 latin:keyLabelFlags="fontNormal" />
68 <!-- U+0ED9: "໙" LAO DIGIT NINE -->
69 <Key
70 latin:keyLabel="&#x0ED9;"
71 latin:keyLabelFlags="fontNormal" />
72 <!-- U+0ECD/U+0EC8: "ໍ່" LAO NIGGAHITA/LAO TONE MAI EK -->
73 <Key
74 latin:keyLabel="&#x0ECD;&#x0EC8;"
75 latin:keyLabelFlags="fontNormal|followKeyLetterRatio" />
76 </case>
77 <default>
78 <!-- U+0EA2: "ຢ" LAO LETTER YO
79 U+0ED1: "໑" LAO DIGIT ONE -->
80 <Key
81 latin:keyLabel="&#x0EA2;"
82 latin:keyHintLabel="1"
83 latin:additionalMoreKeys="1"
84 latin:moreKeys="&#x0ED1;"
85 latin:keyLabelFlags="fontNormal" />
86 <!-- U+0E9F: "ຟ" LAO LETTER FO SUNG
87 U+0ED2: "໒" LAO DIGIT TWO -->
88 <Key
89 latin:keyLabel="&#x0E9F;"
90 latin:keyHintLabel="2"
91 latin:additionalMoreKeys="2"
92 latin:moreKeys="&#x0ED2;"
93 latin:keyLabelFlags="fontNormal" />
94 <!-- U+0EC2: "ໂ" LAO VOWEL SIGN O
95 U+0ED3: "໓" LAO DIGIT THREE -->
96 <Key
97 latin:keyLabel="&#x0EC2;"
98 latin:keyHintLabel="3"
99 latin:additionalMoreKeys="3"
100 latin:moreKeys="&#x0ED3;"
101 latin:keyLabelFlags="fontNormal" />
102 <!-- U+0E96: "ຖ" LAO LETTER THO SUNG
103 U+0ED4: "໔" LAO DIGIT FOUR -->
104 <Key
105 latin:keyLabel="&#x0E96;"
106 latin:keyHintLabel="4"
107 latin:additionalMoreKeys="4"
108 latin:moreKeys="&#x0ED4;"
109 latin:keyLabelFlags="fontNormal" />
110 <!-- U+0EB8: "ຸ" LAO VOWEL SIGN U -->
111 <Key
112 latin:keyLabel="&#x0EB8;"
113 latin:keyLabelFlags="fontNormal" />
114 <!-- U+0EB9: "ູ" LAO VOWEL SIGN UU -->
115 <Key
116 latin:keyLabel="&#x0EB9;"
117 latin:keyLabelFlags="fontNormal" />
118 <!-- U+0E84: "ຄ" LAO LETTER KHO TAM
119 U+0ED5: "໕" LAO DIGIT FIVE -->
120 <Key
121 latin:keyLabel="&#x0E84;"
122 latin:keyHintLabel="5"
123 latin:additionalMoreKeys="5"
124 latin:moreKeys="&#x0ED5;"
125 latin:keyLabelFlags="fontNormal" />
126 <!-- U+0E95: "ຕ" LAO LETTER TO
127 U+0ED6: "໖" LAO DIGIT SIX -->
128 <Key
129 latin:keyLabel="&#x0E95;"
130 latin:keyHintLabel="6"
131 latin:additionalMoreKeys="6"
132 latin:moreKeys="&#x0ED6;"
133 latin:keyLabelFlags="fontNormal" />
134 <!-- U+0E88: "ຈ" LAO LETTER CO
135 U+0ED7: "໗" LAO DIGIT SEVEN -->
136 <Key
137 latin:keyLabel="&#x0E88;"
138 latin:keyHintLabel="7"
139 latin:additionalMoreKeys="7"
140 latin:moreKeys="&#x0ED7;"
141 latin:keyLabelFlags="fontNormal" />
142 <!-- U+0E82: "ຂ" LAO LETTER KHO SUNG
143 U+0ED8: "໘" LAO DIGIT EIGHT -->
144 <Key
145 latin:keyLabel="&#x0E82;"
146 latin:keyHintLabel="8"
147 latin:additionalMoreKeys="8"
148 latin:moreKeys="&#x0ED8;"
149 latin:keyLabelFlags="fontNormal" />
150 <!-- U+0E8A: "ຊ" LAO LETTER SO TAM
151 U+0ED9: "໙" LAO DIGIT NINE -->
152 <Key
153 latin:keyLabel="&#x0E8A;"
154 latin:keyHintLabel="9"
155 latin:additionalMoreKeys="9"
156 latin:moreKeys="&#x0ED9;"
157 latin:keyLabelFlags="fontNormal" />
158 <!-- U+0ECD: "ໍ" LAO NIGGAHITA -->
159 <Key
160 latin:keyLabel="&#x0ECD;"
161 latin:keyLabelFlags="fontNormal" />
162 </default>
163 </switch>
164</merge>