blob: c9a9dab06596c694a54c5cceebfac190c2438fb8 [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<merge
22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
23>
24 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +090025 latin:keyboardLayout="@xml/key_styles_common" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090026 <Row
Tadashi G. Takaoka47208082011-06-17 16:39:17 +090027 latin:keyWidth="8.5%p"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090028 >
29 <Key
30 latin:keyLabel="a"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090031 latin:moreKeys="@string/more_keys_for_a" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090032 <Key
33 latin:keyLabel="z"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090034 latin:moreKeys="@string/more_keys_for_z" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090035 <Key
36 latin:keyLabel="e"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090037 latin:moreKeys="@string/more_keys_for_e" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090038 <Key
39 latin:keyLabel="r"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090040 latin:moreKeys="@string/more_keys_for_r" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090041 <Key
42 latin:keyLabel="t"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090043 latin:moreKeys="@string/more_keys_for_t" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090044 <Key
45 latin:keyLabel="y"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090046 latin:moreKeys="@string/more_keys_for_y" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090047 <Key
48 latin:keyLabel="u"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090049 latin:moreKeys="@string/more_keys_for_u" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090050 <Key
51 latin:keyLabel="i"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090052 latin:moreKeys="@string/more_keys_for_i" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090053 <Key
54 latin:keyLabel="o"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090055 latin:moreKeys="@string/more_keys_for_o" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090056 <Key
57 latin:keyLabel="p"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090058 latin:moreKeys="@string/more_keys_for_p" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090059 <Key
60 latin:keyStyle="deleteKeyStyle"
61 latin:keyXPos="-10.0%p"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070062 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090063 </Row>
64 <Row
Tadashi G. Takaoka47208082011-06-17 16:39:17 +090065 latin:keyWidth="8.5%p"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090066 >
67 <Key
68 latin:keyLabel="q"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090069 latin:moreKeys="@string/more_keys_for_q"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070070 latin:keyXPos="5.0%p" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090071 <Key
72 latin:keyLabel="s"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090073 latin:moreKeys="@string/more_keys_for_s" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090074 <Key
75 latin:keyLabel="d"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090076 latin:moreKeys="@string/more_keys_for_d" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090077 <Key
78 latin:keyLabel="f" />
79 <Key
80 latin:keyLabel="g"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090081 latin:moreKeys="@string/more_keys_for_g" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090082 <Key
83 latin:keyLabel="h" />
84 <Key
85 latin:keyLabel="j" />
86 <Key
87 latin:keyLabel="k"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090088 latin:moreKeys="@string/more_keys_for_k" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090089 <Key
90 latin:keyLabel="l"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090091 latin:moreKeys="@string/more_keys_for_l" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090092 <Key
93 latin:keyLabel="m" />
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
Tadashi G. Takaoka47208082011-06-17 16:39:17 +0900100 latin:keyWidth="8.5%p"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900101 >
102 <Key
103 latin:keyStyle="shiftKeyStyle"
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="w"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +0900107 latin:moreKeys="@string/more_keys_for_w" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900108 <Key
109 latin:keyLabel="x" />
110 <Key
111 latin:keyLabel="c"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +0900112 latin:moreKeys="@string/more_keys_for_c" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900113 <Key
114 latin:keyLabel="v"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +0900115 latin:moreKeys="@string/more_keys_for_v" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900116 <Key
117 latin:keyLabel="b" />
118 <Key
119 latin:keyLabel="n"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +0900120 latin:moreKeys="@string/more_keys_for_n" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900121 <Key
122 latin:keyLabel="\'" />
Tadashi G. Takaoka3db07d02012-01-27 21:07:37 +0900123 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +0900124 latin:keyboardLayout="@xml/keys_comma_period" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900125 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +0900126 latin:keyboardLayout="@xml/key_smiley"
Tadashi G. Takaoka344a7672012-01-27 21:26:34 +0900127 latin:keyXPos="-8.9%p"
128 latin:keyWidth="fillRight" />
Tadashi G. Takaoka6b7e6c92011-06-17 20:20:40 +0900129 </Row>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900130 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +0900131 latin:keyboardLayout="@xml/row_qwerty4" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900132</merge>