blob: 86b4498ff4cd440bf3fbc7dd9bea47f6fe404e44 [file] [log] [blame]
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
Tadashi G. Takaoka79b965e2011-01-27 11:54:03 +09005** Copyright 2011, The Android Open Source Project
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +09006**
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
Tadashi G. Takaoka79b965e2011-01-27 11:54:03 +090021<merge
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090022 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090023>
24 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +090025 latin:keyboardLayout="@xml/key_styles_common" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090026 <Row
Tadashi G. Takaokaabd73922011-06-02 21:11:45 +090027 latin:keyWidth="7.125%p"
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090028 >
29 <Key
30 latin:keyStyle="tabKeyStyle"
Tadashi G. Takaoka13d5f662011-11-21 19:55:38 -080031 latin:keyLabelFlags="alignLeft" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090032 <Key
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090033 latin:keyLabel="й" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090034 <Key
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090035 latin:keyLabel="ц" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090036 <Key
Tadashi G. Takaoka94a3f8f2011-12-16 18:38:59 +090037 latin:keyLabel="у"
38 latin:moreKeys="@string/more_keys_for_slavic_u" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090039 <Key
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090040 latin:keyLabel="к" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090041 <Key
42 latin:keyLabel="е"
Tadashi G. Takaoka94a3f8f2011-12-16 18:38:59 +090043 latin:moreKeys="@string/more_keys_for_slavic_ye" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090044 <Key
Tadashi G. Takaoka94a3f8f2011-12-16 18:38:59 +090045 latin:keyLabel="н"
46 latin:moreKeys="@string/more_keys_for_slavic_en" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090047 <Key
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090048 latin:keyLabel="г" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090049 <Key
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090050 latin:keyLabel="ш" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090051 <Key
Tadashi G. Takaoka94a3f8f2011-12-16 18:38:59 +090052 latin:keyLabel="@string/keylabel_for_slavic_shcha" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090053 <Key
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090054 latin:keyLabel="з" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090055 <Key
56 latin:keyLabel="х" />
57 <Key
Tadashi G. Takaokaabd73922011-06-02 21:11:45 +090058 latin:keyLabel="ъ" />
59 <Key
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090060 latin:keyStyle="deleteKeyStyle"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070061 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090062 </Row>
63 <Row
Tadashi G. Takaokaabd73922011-06-02 21:11:45 +090064 latin:keyWidth="7.125%p"
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090065 >
66 <Key
67 latin:keyStyle="toSymbolKeyStyle"
Tadashi G. Takaoka13d5f662011-11-21 19:55:38 -080068 latin:keyLabelFlags="alignLeft"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070069 latin:keyWidth="9.375%p" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090070 <Key
71 latin:keyLabel="ф" />
72 <Key
Tadashi G. Takaoka94a3f8f2011-12-16 18:38:59 +090073 latin:keyLabel="@string/keylabel_for_slavic_yery"
74 latin:moreKeys="@string/more_keys_for_slavic_yery" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090075 <Key
76 latin:keyLabel="в" />
77 <Key
78 latin:keyLabel="а" />
79 <Key
80 latin:keyLabel="п" />
81 <Key
82 latin:keyLabel="р" />
83 <Key
Tadashi G. Takaoka94a3f8f2011-12-16 18:38:59 +090084 latin:keyLabel="о"
85 latin:moreKeys="@string/more_keys_for_slavic_o" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090086 <Key
87 latin:keyLabel="л" />
88 <Key
89 latin:keyLabel="д" />
90 <Key
91 latin:keyLabel="ж" />
92 <Key
93 latin:keyLabel="э" />
94 <Key
95 latin:keyStyle="returnKeyStyle"
Tadashi G. Takaokaabd73922011-06-02 21:11:45 +090096 latin:keyXPos="-9.375%p"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070097 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +090098 </Row>
99 <Row
Tadashi G. Takaokaabd73922011-06-02 21:11:45 +0900100 latin:keyWidth="7.125%p"
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +0900101 >
102 <Key
103 latin:keyStyle="shiftKeyStyle"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -0700104 latin:keyWidth="12.750%p" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +0900105 <Key
106 latin:keyLabel="я" />
107 <Key
108 latin:keyLabel="ч" />
109 <Key
110 latin:keyLabel="с" />
111 <Key
112 latin:keyLabel="м" />
113 <Key
Tadashi G. Takaoka94a3f8f2011-12-16 18:38:59 +0900114 latin:keyLabel="@string/keylabel_for_slavic_i" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +0900115 <Key
116 latin:keyLabel="т" />
117 <Key
Tadashi G. Takaokaabd73922011-06-02 21:11:45 +0900118 latin:keyLabel="ь" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +0900119 <Key
120 latin:keyLabel="б" />
121 <Key
122 latin:keyLabel="ю" />
Tadashi G. Takaokaabd73922011-06-02 21:11:45 +0900123 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +0900124 latin:keyboardLayout="@xml/keys_comma_period" />
Tadashi G. Takaokaec2ef402011-02-20 00:41:07 +0900125 <Key
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +0900126 latin:keyStyle="shiftKeyStyle"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -0700127 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka58baaea2010-12-01 22:06:32 +0900128 </Row>
129 <include
Tadashi G. Takaokad1630a32012-01-27 23:31:30 +0900130 latin:keyboardLayout="@xml/row_qwerty4" />
Tadashi G. Takaoka79b965e2011-01-27 11:54:03 +0900131</merge>