blob: fc89cd3c510accef9f28d5eb7d8deb3f5475b579 [file] [log] [blame]
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2011, 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<Keyboard
22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090023>
24 <include
25 latin:keyboardLayout="@xml/kbd_key_styles" />
26 <include
27 latin:keyboardLayout="@xml/kbd_currency_key_styles" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090028 <Row
29 latin:keyWidth="9.0%p"
30 >
31 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -070032 latin:keyLabel="@string/keylabel_for_symbols_1"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070033 latin:popupCharacters="@string/alternates_for_symbols_1" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090034 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -070035 latin:keyLabel="@string/keylabel_for_symbols_2"
36 latin:popupCharacters="@string/alternates_for_symbols_2" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090037 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -070038 latin:keyLabel="@string/keylabel_for_symbols_3"
39 latin:popupCharacters="@string/alternates_for_symbols_3" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090040 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -070041 latin:keyLabel="@string/keylabel_for_symbols_4"
42 latin:popupCharacters="@string/alternates_for_symbols_4" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090043 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -070044 latin:keyLabel="@string/keylabel_for_symbols_5"
45 latin:popupCharacters="@string/alternates_for_symbols_5" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090046 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -070047 latin:keyLabel="@string/keylabel_for_symbols_6"
48 latin:popupCharacters="@string/alternates_for_symbols_6" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090049 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -070050 latin:keyLabel="@string/keylabel_for_symbols_7"
51 latin:popupCharacters="@string/alternates_for_symbols_7" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090052 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -070053 latin:keyLabel="@string/keylabel_for_symbols_8"
54 latin:popupCharacters="@string/alternates_for_symbols_8" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090055 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -070056 latin:keyLabel="@string/keylabel_for_symbols_9"
57 latin:popupCharacters="@string/alternates_for_symbols_9" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090058 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -070059 latin:keyLabel="@string/keylabel_for_symbols_0"
60 latin:popupCharacters="@string/alternates_for_symbols_0" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090061 <Key
62 latin:keyStyle="deleteKeyStyle"
63 latin:keyXPos="-10.0%p"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070064 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090065 </Row>
66 <Row
67 latin:keyWidth="9.0%p"
68 >
69 <Key
70 latin:keyLabel="#"
71 latin:keyXPos="4.5%p" />
72 <Key
73 latin:keyStyle="currencyKeyStyle" />
74 <Key
Tadashi G. Takaoka7c2b3a42011-07-19 18:28:54 -070075 latin:keyLabel="@string/keylabel_for_symbols_percent"
76 latin:popupCharacters="@string/alternates_for_symbols_percent" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090077 <Key
78 latin:keyLabel="&amp;" />
79 <Key
80 latin:keyLabel="*"
81 latin:popupCharacters="†,‡,★" />
82 <Key
83 latin:keyLabel="-"
84 latin:popupCharacters="_,–,—" />
85 <Key
86 latin:keyLabel="+"
87 latin:popupCharacters="±" />
88 <Key
89 latin:keyLabel="("
90 latin:popupCharacters="[,{,&lt;" />
91 <Key
92 latin:keyLabel=")"
93 latin:popupCharacters="],},&gt;" />
94 <Key
95 latin:keyStyle="returnKeyStyle"
96 latin:keyXPos="-14.6%p"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070097 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090098 </Row>
99 <Row
100 latin:keyWidth="8.9%p"
101 >
102 <Key
103 latin:keyStyle="moreKeyStyle"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -0700104 latin:keyWidth="10.0%p" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900105 <Key
106 latin:keyLabel="&lt;"
107 latin:popupCharacters="≤,«,‹" />
108 <Key
109 latin:keyLabel="&gt;"
110 latin:popupCharacters="≥,»,›" />
111 <Key
112 latin:keyLabel="="
113 latin:popupCharacters="≠,≈" />
114 <switch>
115 <case
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900116 latin:mode="url"
117 >
118 <Key
119 latin:keyLabel="\'"
120 latin:popupCharacters="‘,’,‚,‛" />
121 </case>
122 <default>
123 <Key
124 latin:keyLabel=":" />
125 </default>
126 </switch>
127 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -0700128 latin:keyLabel="@string/keylabel_for_symbols_semicolon"
129 latin:popupCharacters="@string/alternates_for_symbols_semicolon" />
Tadashi G. Takaoka0ad80872011-07-13 13:03:16 -0700130 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -0700131 latin:keyLabel="@string/keylabel_for_symbols_comma"
132 latin:popupCharacters="@string/alternates_for_symbols_comma" />
Tadashi G. Takaoka0ad80872011-07-13 13:03:16 -0700133 <Key
134 latin:keyLabel="." />
135 <Key
136 latin:keyLabel="!"
137 latin:popupCharacters="¡" />
138 <Key
Tadashi G. Takaoka6989e0b2011-07-12 20:49:04 -0700139 latin:keyLabel="@string/keylabel_for_symbols_question"
140 latin:popupCharacters="@string/alternates_for_symbols_question" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900141 <Key
142 latin:keyLabel="/"
143 latin:keyWidth="fillRight" />
144 </Row>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900145 <Row
146 latin:keyWidth="8.9%p"
147 >
148 <Key
149 latin:keyStyle="toAlphaKeyStyle"
150 latin:keyLabelOption="alignLeft"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -0700151 latin:keyWidth="13.0%p" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900152 <Key
153 latin:keyStyle="tabKeyStyle" />
154 <Key
155 latin:keyLabel="\@" />
156 <Key
157 latin:keyStyle="spaceKeyStyle"
158 latin:keyXPos="30.750%p"
159 latin:keyWidth="39.750%p" />
Tadashi G. Takaoka1a552862011-07-12 20:47:12 -0700160 <!-- Note: DroidSans doesn't have double-high-reversed-quotation '\u201f' glyph. -->
161 <!-- latin:popupCharacters="“,”,„,‟,«,»,‘,’,‚,‛" -->
Tadashi G. Takaoka0ad80872011-07-13 13:03:16 -0700162 <Key
163 latin:keyLabel="&quot;"
Tadashi G. Takaoka1a552862011-07-12 20:47:12 -0700164 latin:popupCharacters="“,”,«,»,‘,’,‚,‛" />
Tadashi G. Takaoka0ad80872011-07-13 13:03:16 -0700165 <Key
Tadashi G. Takaoka1a552862011-07-12 20:47:12 -0700166 latin:keyLabel="_" />
Tadashi G. Takaokacd96a692011-06-23 21:55:56 +0900167 <Spacer
168 latin:keyXPos="-10.00%p"
169 latin:keyWidth="0%p" />
170 <include
171 latin:keyboardLayout="@xml/kbd_qwerty_f2" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900172 </Row>
173</Keyboard>