2010-12-01 13:06:32 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!--
|
|
|
|
|
/*
|
|
|
|
|
**
|
2011-01-27 02:54:03 +00:00
|
|
|
|
** Copyright 2011, The Android Open Source Project
|
2010-12-01 13:06:32 +00:00
|
|
|
|
**
|
|
|
|
|
** Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
** you may not use this file except in compliance with the License.
|
|
|
|
|
** You may obtain a copy of the License at
|
|
|
|
|
**
|
|
|
|
|
** http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
**
|
|
|
|
|
** Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
** distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
** See the License for the specific language governing permissions and
|
|
|
|
|
** limitations under the License.
|
|
|
|
|
*/
|
|
|
|
|
-->
|
|
|
|
|
|
2011-01-27 02:54:03 +00:00
|
|
|
|
<merge
|
2010-12-01 13:06:32 +00:00
|
|
|
|
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
|
|
|
|
>
|
|
|
|
|
<include
|
|
|
|
|
latin:keyboardLayout="@xml/kbd_key_styles" />
|
|
|
|
|
<Row
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyWidth="7.125%p"
|
2010-12-01 13:06:32 +00:00
|
|
|
|
>
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="tabKeyStyle"
|
2011-07-19 00:14:50 +00:00
|
|
|
|
latin:keyLabelOption="alignLeft" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="й" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="ц" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="у" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="к" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="е"
|
|
|
|
|
latin:popupCharacters="@string/alternates_for_cyrillic_e" />
|
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="н" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="г" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="ш" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="щ" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
2011-05-30 11:05:50 +00:00
|
|
|
|
latin:keyLabel="з" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="х" />
|
2011-06-02 12:11:45 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ъ" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="deleteKeyStyle"
|
2011-07-19 00:14:50 +00:00
|
|
|
|
latin:keyWidth="fillBoth" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
</Row>
|
|
|
|
|
<Row
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyWidth="7.125%p"
|
2010-12-01 13:06:32 +00:00
|
|
|
|
>
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="toSymbolKeyStyle"
|
|
|
|
|
latin:keyLabelOption="alignLeft"
|
2011-07-19 00:14:50 +00:00
|
|
|
|
latin:keyWidth="9.375%p" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ф" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ы" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="в" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="а" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="п" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="р" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="о" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="л" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="д" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ж" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="э" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="returnKeyStyle"
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyXPos="-9.375%p"
|
2011-07-19 00:14:50 +00:00
|
|
|
|
latin:keyWidth="fillBoth" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
</Row>
|
|
|
|
|
<Row
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyWidth="7.125%p"
|
2010-12-01 13:06:32 +00:00
|
|
|
|
>
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="shiftKeyStyle"
|
2011-07-19 00:14:50 +00:00
|
|
|
|
latin:keyWidth="12.750%p" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="я" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ч" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="с" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="м" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="и" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="т" />
|
|
|
|
|
<Key
|
2011-06-02 12:11:45 +00:00
|
|
|
|
latin:keyLabel="ь" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="б" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyLabel="ю" />
|
2011-06-02 12:11:45 +00:00
|
|
|
|
<include
|
2011-07-13 03:47:12 +00:00
|
|
|
|
latin:keyboardLayout="@xml/kbd_row3_comma_period" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="shiftKeyStyle"
|
2011-07-19 00:14:50 +00:00
|
|
|
|
latin:keyWidth="fillBoth" />
|
2010-12-01 13:06:32 +00:00
|
|
|
|
</Row>
|
|
|
|
|
<include
|
|
|
|
|
latin:keyboardLayout="@xml/kbd_qwerty_row4" />
|
2011-01-27 02:54:03 +00:00
|
|
|
|
</merge>
|