Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 1 | <?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. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 23 | latin:keyWidth="16.75%p" |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 24 | > |
| 25 | <include |
| 26 | latin:keyboardLayout="@xml/kbd_key_styles" /> |
| 27 | <include |
| 28 | latin:keyboardLayout="@xml/kbd_numkey_styles" /> |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 29 | <Row> |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 30 | <!-- Note: This Spacer prevents the below key from being marked as a left edge key. --> |
| 31 | <Spacer |
| 32 | latin:keyWidth="15.625%p" /> |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 33 | <Key |
Tadashi G. Takaoka | 9d9522a | 2011-06-15 12:36:53 +0900 | [diff] [blame] | 34 | latin:keyLabel="-" |
Tadashi G. Takaoka | 520a297 | 2011-06-25 19:38:55 +0900 | [diff] [blame] | 35 | latin:keyStyle="numKeyStyle" |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 36 | latin:keyWidth="9.25%p" /> |
| 37 | <Key |
Tadashi G. Takaoka | 9d9522a | 2011-06-15 12:36:53 +0900 | [diff] [blame] | 38 | latin:keyLabel="+" |
Tadashi G. Takaoka | 520a297 | 2011-06-25 19:38:55 +0900 | [diff] [blame] | 39 | latin:keyStyle="numKeyStyle" |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 40 | latin:keyWidth="9.25%p" /> |
| 41 | <Key |
| 42 | latin:keyStyle="num1KeyStyle" |
| 43 | latin:keyXPos="38.867%p" /> |
| 44 | <Key |
| 45 | latin:keyStyle="num2KeyStyle" /> |
| 46 | <Key |
| 47 | latin:keyStyle="num3KeyStyle" /> |
| 48 | <Key |
| 49 | latin:keyStyle="deleteKeyStyle" |
| 50 | latin:keyXPos="-11.00%p" |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 51 | latin:keyWidth="fillBoth" /> |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 52 | </Row> |
| 53 | <Row> |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 54 | <!-- Note: This Spacer prevents the below key from being marked as a left edge key. --> |
| 55 | <Spacer |
| 56 | latin:keyWidth="15.625%p" /> |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 57 | <Key |
Tadashi G. Takaoka | 9d9522a | 2011-06-15 12:36:53 +0900 | [diff] [blame] | 58 | latin:keyLabel="," |
Tadashi G. Takaoka | 520a297 | 2011-06-25 19:38:55 +0900 | [diff] [blame] | 59 | latin:keyStyle="numKeyStyle" |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 60 | latin:keyWidth="9.25%p" /> |
| 61 | <Key |
Tadashi G. Takaoka | 9d9522a | 2011-06-15 12:36:53 +0900 | [diff] [blame] | 62 | latin:keyLabel="." |
Tadashi G. Takaoka | 520a297 | 2011-06-25 19:38:55 +0900 | [diff] [blame] | 63 | latin:keyStyle="numKeyStyle" |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 64 | latin:keyWidth="9.25%p" /> |
| 65 | <Key |
| 66 | latin:keyStyle="num4KeyStyle" |
| 67 | latin:keyXPos="38.867%p" /> |
| 68 | <Key |
| 69 | latin:keyStyle="num5KeyStyle" /> |
| 70 | <Key |
| 71 | latin:keyStyle="num6KeyStyle" /> |
| 72 | <Key |
| 73 | latin:keyStyle="returnKeyStyle" |
| 74 | latin:keyXPos="-11.00%p" |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 75 | latin:keyWidth="fillBoth" /> |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 76 | </Row> |
| 77 | <Row> |
| 78 | <Key |
| 79 | latin:keyStyle="moreKeyStyle" |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 80 | latin:keyWidth="11.0%p" /> |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 81 | <Key |
Tadashi G. Takaoka | 9d9522a | 2011-06-15 12:36:53 +0900 | [diff] [blame] | 82 | latin:keyLabel="(" |
Tadashi G. Takaoka | 520a297 | 2011-06-25 19:38:55 +0900 | [diff] [blame] | 83 | latin:keyStyle="numKeyStyle" |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 84 | latin:keyXPos="15.625%p" |
| 85 | latin:keyWidth="9.25%p" /> |
| 86 | <Key |
Tadashi G. Takaoka | 9d9522a | 2011-06-15 12:36:53 +0900 | [diff] [blame] | 87 | latin:keyLabel=")" |
Tadashi G. Takaoka | 520a297 | 2011-06-25 19:38:55 +0900 | [diff] [blame] | 88 | latin:keyStyle="numKeyStyle" |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 89 | latin:keyWidth="9.25%p" /> |
| 90 | <Key |
| 91 | latin:keyStyle="num7KeyStyle" |
| 92 | latin:keyXPos="38.867%p" /> |
| 93 | <Key |
| 94 | latin:keyStyle="num8KeyStyle" /> |
| 95 | <Key |
| 96 | latin:keyStyle="num9KeyStyle" /> |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 97 | <!-- Note: This Spacer prevents the above key from being marked as a right edge key. --> |
| 98 | <Spacer |
| 99 | latin:keyWidth="0%p" /> |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 100 | </Row> |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 101 | <Row> |
| 102 | <Key |
| 103 | latin:keyStyle="tabKeyStyle" |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 104 | latin:keyWidth="11.00%p" /> |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 105 | <Key |
| 106 | latin:keyStyle="nonSpecialBackgroundSpaceKeyStyle" |
| 107 | latin:keyXPos="15.625%p" |
| 108 | latin:keyWidth="18.67%p" /> |
| 109 | <Key |
| 110 | latin:keyStyle="numStarKeyStyle" |
| 111 | latin:keyXPos="38.867%p" /> |
| 112 | <Key |
| 113 | latin:keyStyle="num0KeyStyle" /> |
| 114 | <Key |
Tadashi G. Takaoka | 9116bf1 | 2011-06-21 20:10:51 +0900 | [diff] [blame] | 115 | latin:keyLabel="#" |
Tadashi G. Takaoka | 520a297 | 2011-06-25 19:38:55 +0900 | [diff] [blame] | 116 | latin:keyStyle="numKeyStyle" /> |
Tadashi G. Takaoka | cd96a69 | 2011-06-23 21:55:56 +0900 | [diff] [blame] | 117 | <Spacer |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 118 | latin:keyXPos="-11.00%p" |
Tadashi G. Takaoka | cd96a69 | 2011-06-23 21:55:56 +0900 | [diff] [blame] | 119 | latin:keyWidth="0%p" /> |
| 120 | <include |
| 121 | latin:keyboardLayout="@xml/kbd_qwerty_f2" /> |
Tadashi G. Takaoka | 0d22fc4 | 2011-05-30 20:12:04 +0900 | [diff] [blame] | 122 | </Row> |
| 123 | </Keyboard> |