Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- |
| 3 | /* |
| 4 | ** |
| 5 | ** Copyright 2010, 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 |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 22 | xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" |
Tadashi G. Takaoka | 58bfa35 | 2010-10-19 17:08:54 +0900 | [diff] [blame] | 23 | latin:horizontalGap="@dimen/key_horizontal_gap" |
| 24 | latin:verticalGap="@dimen/key_bottom_gap" |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 25 | latin:keyHeight="@dimen/key_height" |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 26 | > |
Tadashi G. Takaoka | 7f0befe | 2010-11-23 23:59:56 -0800 | [diff] [blame^] | 27 | <include |
| 28 | latin:keyboardLayout="@xml/kbd_key_styles" /> |
Tadashi G. Takaoka | b514d3f | 2010-09-28 09:39:19 +0900 | [diff] [blame] | 29 | <!-- This row is intentionally not marked as a top row --> |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 30 | <Row |
| 31 | latin:keyWidth="8.272%p" |
| 32 | > |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 33 | <Key |
Tadashi G. Takaoka | 7f0befe | 2010-11-23 23:59:56 -0800 | [diff] [blame^] | 34 | latin:keyStyle="tabKeyStyle" |
| 35 | latin:keyLabelOption="alignLeft" |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 36 | latin:keyWidth="7.949%p" |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 37 | latin:keyEdgeFlags="left" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 38 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 39 | latin:keyLabel="1" |
| 40 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 41 | latin:popupCharacters="¹½⅓¼⅛" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 42 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 43 | latin:keyLabel="2" |
| 44 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 45 | latin:popupCharacters="²⅔" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 46 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 47 | latin:keyLabel="3" |
| 48 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 49 | latin:popupCharacters="³¾⅜" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 50 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 51 | latin:keyLabel="4" |
| 52 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 53 | latin:popupCharacters="⁴" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 54 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 55 | latin:keyLabel="5" |
| 56 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 57 | latin:popupCharacters="⅝" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 58 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 59 | latin:keyLabel="6" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 60 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 61 | latin:keyLabel="7" |
| 62 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 63 | latin:popupCharacters="⅞" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 64 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 65 | latin:keyLabel="8" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 66 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 67 | latin:keyLabel="9" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 68 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 69 | latin:keyLabel="0" |
| 70 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 71 | latin:popupCharacters="ⁿ∅" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 72 | <Key |
Tadashi G. Takaoka | 7f0befe | 2010-11-23 23:59:56 -0800 | [diff] [blame^] | 73 | latin:keyStyle="deleteKeyStyle" |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 74 | latin:keyWidth="9.331%p" |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 75 | latin:keyEdgeFlags="right" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 76 | </Row> |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 77 | <Row |
| 78 | latin:keyWidth="8.157%p" |
| 79 | > |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 80 | <Key |
Tadashi G. Takaoka | 7f0befe | 2010-11-23 23:59:56 -0800 | [diff] [blame^] | 81 | latin:keyStyle="toAlphaKeyStyle" |
| 82 | latin:keyLabelOption="alignLeft" |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 83 | latin:keyWidth="11.167%p" |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 84 | latin:keyEdgeFlags="left" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 85 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 86 | latin:keyLabel="#" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 87 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 88 | latin:keyLabel="$" |
| 89 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 90 | latin:popupCharacters="¢£€¥₣₤₱" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 91 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 92 | latin:keyLabel="%" |
| 93 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 94 | latin:popupCharacters="‰" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 95 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 96 | latin:keyLabel="&" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 97 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 98 | latin:keyLabel="*" |
| 99 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 100 | latin:popupCharacters="†‡★" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 101 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 102 | latin:keyLabel="-" |
| 103 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 104 | latin:popupCharacters="_–—" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 105 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 106 | latin:keyLabel="+" |
| 107 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 108 | latin:popupCharacters="±" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 109 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 110 | latin:keyLabel="(" |
| 111 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 112 | latin:popupCharacters="[{<" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 113 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 114 | latin:keyLabel=")" |
| 115 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 116 | latin:popupCharacters="]}>" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 117 | <Key |
Tadashi G. Takaoka | 7f0befe | 2010-11-23 23:59:56 -0800 | [diff] [blame^] | 118 | latin:keyStyle="returnKeyStyle" |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 119 | latin:keyWidth="15.750%p" |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 120 | latin:keyEdgeFlags="right" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 121 | </Row> |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 122 | <Row |
| 123 | latin:keyWidth="8.042%p" |
| 124 | > |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 125 | <Key |
Tadashi G. Takaoka | 7f0befe | 2010-11-23 23:59:56 -0800 | [diff] [blame^] | 126 | latin:keyStyle="moreKeyStyle" |
| 127 | latin:keyLabelOption="alignLeft" |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 128 | latin:keyWidth="15.192%p" |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 129 | latin:keyEdgeFlags="left" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 130 | <Key |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 131 | latin:keyLabel="<" |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 132 | latin:popupKeyboard="@xml/kbd_popup_template" |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 133 | latin:popupCharacters="≤«‹" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 134 | <Key |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 135 | latin:keyLabel=">" |
| 136 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 137 | latin:popupCharacters="≥»›" /> |
| 138 | <Key |
| 139 | latin:keyLabel="[" /> |
| 140 | <Key |
| 141 | latin:keyLabel="]" /> |
| 142 | <Key |
| 143 | latin:keyLabel="=" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 144 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 145 | latin:keyLabel=":" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 146 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 147 | latin:keyLabel=";" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 148 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 149 | latin:keyLabel="!" |
| 150 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 151 | latin:popupCharacters="¡" /> |
Tadashi G. Takaoka | e302b19 | 2010-11-09 07:32:47 +0900 | [diff] [blame] | 152 | <Key |
Tadashi G. Takaoka | f12023c | 2010-11-12 09:50:19 -0800 | [diff] [blame] | 153 | latin:keyLabel="\?" |
| 154 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 155 | latin:popupCharacters="¿" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 156 | <Key |
Tadashi G. Takaoka | 7f0befe | 2010-11-23 23:59:56 -0800 | [diff] [blame^] | 157 | latin:keyStyle="moreKeyStyle" |
| 158 | latin:keyLabelOption="alignRight" |
| 159 | latin:keyWidth="12.530%p" |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 160 | latin:keyEdgeFlags="right" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 161 | </Row> |
Tadashi G. Takaoka | b514d3f | 2010-09-28 09:39:19 +0900 | [diff] [blame] | 162 | <!-- This row is intentionally not marked as a bottom row --> |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 163 | <Row |
| 164 | latin:keyWidth="8.042%p" |
| 165 | > |
Tadashi G. Takaoka | 58bfa35 | 2010-10-19 17:08:54 +0900 | [diff] [blame] | 166 | <Spacer |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 167 | latin:horizontalGap="16.404%p" /> |
| 168 | <Key |
| 169 | latin:keyLabel="/" /> |
| 170 | <Key |
| 171 | latin:keyLabel="\@" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 172 | <Key |
Tadashi G. Takaoka | 7f0befe | 2010-11-23 23:59:56 -0800 | [diff] [blame^] | 173 | latin:keyStyle="spaceKeyStyle" |
| 174 | latin:keyWidth="37.454%p" /> |
Tadashi G. Takaoka | 7c25ad4 | 2010-11-20 16:17:04 -0800 | [diff] [blame] | 175 | <Key |
| 176 | latin:keyLabel=""" |
| 177 | latin:popupKeyboard="@xml/kbd_popup_template" |
| 178 | latin:popupCharacters="“”«»˝" /> |
| 179 | <Key |
| 180 | latin:keyLabel="_" /> |
Tadashi G. Takaoka | b1fcbec | 2010-09-27 17:07:09 +0900 | [diff] [blame] | 181 | </Row> |
| 182 | </Keyboard> |