blob: 303f8145bd0c74247a89b445f407dec7fff769f3 [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<Keyboard
22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090023 latin:keyWidth="16.75%p"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090024>
25 <include
26 latin:keyboardLayout="@xml/kbd_key_styles" />
27 <include
28 latin:keyboardLayout="@xml/kbd_numkey_styles" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090029 <Row>
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070030 <!-- 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. Takaoka0d22fc42011-05-30 20:12:04 +090033 <Key
Tadashi G. Takaoka9d9522a2011-06-15 12:36:53 +090034 latin:keyLabel="-"
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090035 latin:keyStyle="numKeyStyle"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090036 latin:keyWidth="9.25%p" />
37 <Key
Tadashi G. Takaoka9d9522a2011-06-15 12:36:53 +090038 latin:keyLabel="+"
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090039 latin:keyStyle="numKeyStyle"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090040 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. Takaoka426723a2011-07-18 17:14:50 -070051 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090052 </Row>
53 <Row>
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070054 <!-- 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. Takaoka0d22fc42011-05-30 20:12:04 +090057 <Key
Tadashi G. Takaoka9d9522a2011-06-15 12:36:53 +090058 latin:keyLabel=","
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090059 latin:keyStyle="numKeyStyle"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090060 latin:keyWidth="9.25%p" />
61 <Key
Tadashi G. Takaoka9d9522a2011-06-15 12:36:53 +090062 latin:keyLabel="."
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090063 latin:keyStyle="numKeyStyle"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090064 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. Takaoka426723a2011-07-18 17:14:50 -070075 latin:keyWidth="fillBoth" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090076 </Row>
77 <Row>
78 <Key
Ken Wakasa09578c82011-08-03 15:21:27 +090079 latin:keyStyle="toMoreSymbolKeyStyle"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070080 latin:keyWidth="11.0%p" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090081 <Key
Tadashi G. Takaoka9d9522a2011-06-15 12:36:53 +090082 latin:keyLabel="("
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090083 latin:keyStyle="numKeyStyle"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090084 latin:keyXPos="15.625%p"
85 latin:keyWidth="9.25%p" />
86 <Key
Tadashi G. Takaoka9d9522a2011-06-15 12:36:53 +090087 latin:keyLabel=")"
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +090088 latin:keyStyle="numKeyStyle"
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +090089 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. Takaoka426723a2011-07-18 17:14:50 -070097 <!-- Note: This Spacer prevents the above key from being marked as a right edge key. -->
98 <Spacer
99 latin:keyWidth="0%p" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900100 </Row>
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900101 <Row>
102 <Key
103 latin:keyStyle="tabKeyStyle"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -0700104 latin:keyWidth="11.00%p" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900105 <Key
106 latin:keyStyle="nonSpecialBackgroundSpaceKeyStyle"
107 latin:keyXPos="15.625%p"
Tadashi G. Takaoka18453d62011-09-08 17:19:23 +0900108 latin:keyWidth="18.50%p" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900109 <Key
110 latin:keyStyle="numStarKeyStyle"
111 latin:keyXPos="38.867%p" />
112 <Key
113 latin:keyStyle="num0KeyStyle" />
114 <Key
Tadashi G. Takaoka9116bf12011-06-21 20:10:51 +0900115 latin:keyLabel="#"
Tadashi G. Takaoka520a2972011-06-25 19:38:55 +0900116 latin:keyStyle="numKeyStyle" />
Tadashi G. Takaokacd96a692011-06-23 21:55:56 +0900117 <Spacer
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900118 latin:keyXPos="-11.00%p"
Tadashi G. Takaokacd96a692011-06-23 21:55:56 +0900119 latin:keyWidth="0%p" />
120 <include
121 latin:keyboardLayout="@xml/kbd_qwerty_f2" />
Tadashi G. Takaoka0d22fc42011-05-30 20:12:04 +0900122 </Row>
123</Keyboard>