blob: 703c188ccb6e5ad5c3807f7dbfe9d894616ea57e [file] [log] [blame]
satok979f8692010-08-20 14:35:02 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2008, 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<!-- Serbian keyboard layout, based on the X11 layout for Serbian -->
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090022<Keyboard
satok4fc510a2010-10-01 19:40:44 +090023 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
24 latin:keyWidth="9.09%p"
25 latin:horizontalGap="0px"
26 latin:verticalGap="0px"
27 latin:keyHeight="@dimen/key_height"
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090028>
29 <Row>
30 <Key
satok4fc510a2010-10-01 19:40:44 +090031 latin:keyLabel="љ"
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +090032 latin:keyHintIcon="@drawable/keyboard_hint_1"
satok4fc510a2010-10-01 19:40:44 +090033 latin:popupKeyboard="@xml/kbd_popup_template"
34 latin:popupCharacters="1"
35 latin:keyEdgeFlags="left" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090036 <Key
satok4fc510a2010-10-01 19:40:44 +090037 latin:keyLabel="њ"
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +090038 latin:keyHintIcon="@drawable/keyboard_hint_2"
satok4fc510a2010-10-01 19:40:44 +090039 latin:popupKeyboard="@xml/kbd_popup_template"
40 latin:popupCharacters="2" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090041 <Key
satok4fc510a2010-10-01 19:40:44 +090042 latin:keyLabel="е"
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +090043 latin:keyHintIcon="@drawable/keyboard_hint_3"
satok4fc510a2010-10-01 19:40:44 +090044 latin:popupKeyboard="@xml/kbd_popup_template"
45 latin:popupCharacters="3" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090046 <Key
satok4fc510a2010-10-01 19:40:44 +090047 latin:keyLabel="р"
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +090048 latin:keyHintIcon="@drawable/keyboard_hint_4"
satok4fc510a2010-10-01 19:40:44 +090049 latin:popupKeyboard="@xml/kbd_popup_template"
50 latin:popupCharacters="4" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090051 <Key
satok4fc510a2010-10-01 19:40:44 +090052 latin:keyLabel="т"
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +090053 latin:keyHintIcon="@drawable/keyboard_hint_5"
satok4fc510a2010-10-01 19:40:44 +090054 latin:popupKeyboard="@xml/kbd_popup_template"
55 latin:popupCharacters="5" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090056 <Key
satok4fc510a2010-10-01 19:40:44 +090057 latin:keyLabel="з"
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +090058 latin:keyHintIcon="@drawable/keyboard_hint_6"
satok4fc510a2010-10-01 19:40:44 +090059 latin:popupKeyboard="@xml/kbd_popup_template"
60 latin:popupCharacters="6" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090061 <Key
satok4fc510a2010-10-01 19:40:44 +090062 latin:keyLabel="у"
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +090063 latin:keyHintIcon="@drawable/keyboard_hint_7"
satok4fc510a2010-10-01 19:40:44 +090064 latin:popupKeyboard="@xml/kbd_popup_template"
65 latin:popupCharacters="7" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090066 <Key
satok4fc510a2010-10-01 19:40:44 +090067 latin:keyLabel="и"
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +090068 latin:keyHintIcon="@drawable/keyboard_hint_8"
satok4fc510a2010-10-01 19:40:44 +090069 latin:popupKeyboard="@xml/kbd_popup_template"
70 latin:popupCharacters="8" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090071 <Key
satok4fc510a2010-10-01 19:40:44 +090072 latin:keyLabel="о"
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +090073 latin:keyHintIcon="@drawable/keyboard_hint_9"
satok4fc510a2010-10-01 19:40:44 +090074 latin:popupKeyboard="@xml/kbd_popup_template"
75 latin:popupCharacters="9" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090076 <Key
satok4fc510a2010-10-01 19:40:44 +090077 latin:keyLabel="п"
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +090078 latin:keyHintIcon="@drawable/keyboard_hint_0"
satok4fc510a2010-10-01 19:40:44 +090079 latin:popupKeyboard="@xml/kbd_popup_template"
80 latin:popupCharacters="0" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090081 <Key
satok4fc510a2010-10-01 19:40:44 +090082 latin:keyLabel="ш"
83 latin:keyEdgeFlags="right" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090084 </Row>
85 <Row>
86 <Key
satok4fc510a2010-10-01 19:40:44 +090087 latin:keyLabel="а"
88 latin:keyEdgeFlags="left" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090089 <Key
satok4fc510a2010-10-01 19:40:44 +090090 latin:keyLabel="с" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090091 <Key
satok4fc510a2010-10-01 19:40:44 +090092 latin:keyLabel="д" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090093 <Key
satok4fc510a2010-10-01 19:40:44 +090094 latin:keyLabel="ф" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090095 <Key
satok4fc510a2010-10-01 19:40:44 +090096 latin:keyLabel="г" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090097 <Key
satok4fc510a2010-10-01 19:40:44 +090098 latin:keyLabel="х" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +090099 <Key
satok4fc510a2010-10-01 19:40:44 +0900100 latin:keyLabel="ј" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900101 <Key
satok4fc510a2010-10-01 19:40:44 +0900102 latin:keyLabel="к" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900103 <Key
satok4fc510a2010-10-01 19:40:44 +0900104 latin:keyLabel="л" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900105 <Key
satok4fc510a2010-10-01 19:40:44 +0900106 latin:keyLabel="ч" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900107 <Key
satok4fc510a2010-10-01 19:40:44 +0900108 latin:keyLabel="ћ" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900109 <Key
satok4fc510a2010-10-01 19:40:44 +0900110 latin:keyLabel="ђ"
111 latin:keyEdgeFlags="right" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900112 </Row>
113 <Row
satok4fc510a2010-10-01 19:40:44 +0900114 latin:keyWidth="8.5%p"
satok979f8692010-08-20 14:35:02 +0900115 >
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900116 <Key
satok4fc510a2010-10-01 19:40:44 +0900117 latin:codes="@integer/key_shift"
118 latin:keyIcon="@drawable/sym_keyboard_shift"
119 latin:iconPreview="@drawable/sym_keyboard_feedback_shift"
120 latin:keyWidth="11.75%p"
121 latin:isModifier="true"
122 latin:isSticky="true"
123 latin:keyEdgeFlags="left" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900124 <Key
satok4fc510a2010-10-01 19:40:44 +0900125 latin:keyLabel="ж" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900126 <Key
satok4fc510a2010-10-01 19:40:44 +0900127 latin:keyLabel="џ" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900128 <Key
satok4fc510a2010-10-01 19:40:44 +0900129 latin:keyLabel="ц" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900130 <Key
satok4fc510a2010-10-01 19:40:44 +0900131 latin:keyLabel="в" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900132 <Key
satok4fc510a2010-10-01 19:40:44 +0900133 latin:keyLabel="б" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900134 <Key
satok4fc510a2010-10-01 19:40:44 +0900135 latin:keyLabel="н" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900136 <Key
satok4fc510a2010-10-01 19:40:44 +0900137 latin:keyLabel="м" />
Tadashi G. Takaoka232863a2010-09-08 15:12:51 +0900138 <Key
satok4fc510a2010-10-01 19:40:44 +0900139 latin:codes="@integer/key_delete"
140 latin:keyIcon="@drawable/sym_keyboard_delete"
141 latin:iconPreview="@drawable/sym_keyboard_feedback_delete"
142 latin:keyWidth="11.75%p"
143 latin:isModifier="true"
144 latin:isRepeatable="true"
145 latin:keyEdgeFlags="right" />
satok979f8692010-08-20 14:35:02 +0900146 </Row>
Tadashi G. Takaokaff4d21b2010-10-08 01:15:00 +0900147 <include latin:keyboardLayout="@xml/kbd_qwerty_row4" />
satok007803c2010-09-08 17:24:16 +0900148</Keyboard>