blob: 85deb8799fbd2bef4b9a98a7131d90a6d4c542c6 [file] [log] [blame]
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2010, 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
satok4fc510a2010-10-01 19:40:44 +090022 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
Tadashi G. Takaoka58bfa352010-10-19 17:08:54 +090023 latin:horizontalGap="@dimen/key_horizontal_gap"
24 latin:verticalGap="@dimen/key_bottom_gap"
satok4fc510a2010-10-01 19:40:44 +090025 latin:keyHeight="@dimen/key_height"
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090026>
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -080027 <include
28 latin:keyboardLayout="@xml/kbd_key_styles" />
Tadashi G. Takaokab514d3f2010-09-28 09:39:19 +090029 <!-- This row is intentionally not marked as a top row -->
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080030 <Row
31 latin:keyWidth="8.272%p"
32 >
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090033 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -080034 latin:keyStyle="tabKeyStyle"
35 latin:keyLabelOption="alignLeft"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080036 latin:keyWidth="7.949%p"
satok4fc510a2010-10-01 19:40:44 +090037 latin:keyEdgeFlags="left" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090038 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -080039 latin:keyLabel="1"
40 latin:popupKeyboard="@xml/kbd_popup_template"
41 latin:popupCharacters="¹½⅓¼⅛" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090042 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -080043 latin:keyLabel="2"
44 latin:popupKeyboard="@xml/kbd_popup_template"
45 latin:popupCharacters="²⅔" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090046 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -080047 latin:keyLabel="3"
48 latin:popupKeyboard="@xml/kbd_popup_template"
49 latin:popupCharacters="³¾⅜" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090050 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -080051 latin:keyLabel="4"
52 latin:popupKeyboard="@xml/kbd_popup_template"
53 latin:popupCharacters="⁴" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090054 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -080055 latin:keyLabel="5"
56 latin:popupKeyboard="@xml/kbd_popup_template"
57 latin:popupCharacters="⅝" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090058 <Key
satok4fc510a2010-10-01 19:40:44 +090059 latin:keyLabel="6" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090060 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -080061 latin:keyLabel="7"
62 latin:popupKeyboard="@xml/kbd_popup_template"
63 latin:popupCharacters="⅞" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090064 <Key
satok4fc510a2010-10-01 19:40:44 +090065 latin:keyLabel="8" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090066 <Key
satok4fc510a2010-10-01 19:40:44 +090067 latin:keyLabel="9" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090068 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -080069 latin:keyLabel="0"
70 latin:popupKeyboard="@xml/kbd_popup_template"
71 latin:popupCharacters="ⁿ∅" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090072 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -080073 latin:keyStyle="deleteKeyStyle"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080074 latin:keyWidth="9.331%p"
satok4fc510a2010-10-01 19:40:44 +090075 latin:keyEdgeFlags="right" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090076 </Row>
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080077 <Row
78 latin:keyWidth="8.157%p"
79 >
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090080 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -080081 latin:keyStyle="toAlphaKeyStyle"
82 latin:keyLabelOption="alignLeft"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080083 latin:keyWidth="11.167%p"
satok4fc510a2010-10-01 19:40:44 +090084 latin:keyEdgeFlags="left" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090085 <Key
satok4fc510a2010-10-01 19:40:44 +090086 latin:keyLabel="#" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090087 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -080088 latin:keyLabel="$"
89 latin:popupKeyboard="@xml/kbd_popup_template"
90 latin:popupCharacters="¢£€¥₣₤₱" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090091 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -080092 latin:keyLabel="%"
93 latin:popupKeyboard="@xml/kbd_popup_template"
94 latin:popupCharacters="‰" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090095 <Key
satok4fc510a2010-10-01 19:40:44 +090096 latin:keyLabel="&amp;" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +090097 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -080098 latin:keyLabel="*"
99 latin:popupKeyboard="@xml/kbd_popup_template"
100 latin:popupCharacters="†‡★" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900101 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -0800102 latin:keyLabel="-"
103 latin:popupKeyboard="@xml/kbd_popup_template"
104 latin:popupCharacters="_–—" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900105 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -0800106 latin:keyLabel="+"
107 latin:popupKeyboard="@xml/kbd_popup_template"
108 latin:popupCharacters="±" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900109 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -0800110 latin:keyLabel="("
111 latin:popupKeyboard="@xml/kbd_popup_template"
112 latin:popupCharacters="[{&lt;" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900113 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -0800114 latin:keyLabel=")"
115 latin:popupKeyboard="@xml/kbd_popup_template"
116 latin:popupCharacters="]}&gt;" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900117 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -0800118 latin:keyStyle="returnKeyStyle"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800119 latin:keyWidth="15.750%p"
satok4fc510a2010-10-01 19:40:44 +0900120 latin:keyEdgeFlags="right" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900121 </Row>
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800122 <Row
123 latin:keyWidth="8.042%p"
124 >
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900125 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -0800126 latin:keyStyle="moreKeyStyle"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800127 latin:keyWidth="15.192%p"
satok4fc510a2010-10-01 19:40:44 +0900128 latin:keyEdgeFlags="left" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900129 <Key
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800130 latin:keyLabel="&lt;"
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -0800131 latin:popupKeyboard="@xml/kbd_popup_template"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800132 latin:popupCharacters="≤«‹" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900133 <Key
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800134 latin:keyLabel="&gt;"
135 latin:popupKeyboard="@xml/kbd_popup_template"
136 latin:popupCharacters="≥»›" />
137 <Key
138 latin:keyLabel="[" />
139 <Key
140 latin:keyLabel="]" />
141 <Key
142 latin:keyLabel="=" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900143 <Key
satok4fc510a2010-10-01 19:40:44 +0900144 latin:keyLabel=":" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900145 <Key
satok4fc510a2010-10-01 19:40:44 +0900146 latin:keyLabel=";" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900147 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -0800148 latin:keyLabel="!"
149 latin:popupKeyboard="@xml/kbd_popup_template"
150 latin:popupCharacters="¡" />
Tadashi G. Takaokae302b192010-11-09 07:32:47 +0900151 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -0800152 latin:keyLabel="\?"
153 latin:popupKeyboard="@xml/kbd_popup_template"
154 latin:popupCharacters="¿" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900155 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -0800156 latin:keyStyle="moreKeyStyle"
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -0800157 latin:keyWidth="12.530%p"
satok4fc510a2010-10-01 19:40:44 +0900158 latin:keyEdgeFlags="right" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900159 </Row>
Tadashi G. Takaokab514d3f2010-09-28 09:39:19 +0900160 <!-- This row is intentionally not marked as a bottom row -->
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800161 <Row
162 latin:keyWidth="8.042%p"
163 >
Tadashi G. Takaoka58bfa352010-10-19 17:08:54 +0900164 <Spacer
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800165 latin:horizontalGap="16.404%p" />
166 <Key
167 latin:keyLabel="/" />
168 <Key
169 latin:keyLabel="\@" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900170 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -0800171 latin:keyStyle="spaceKeyStyle"
172 latin:keyWidth="37.454%p" />
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800173 <Key
174 latin:keyLabel="&quot;"
175 latin:popupKeyboard="@xml/kbd_popup_template"
176 latin:popupCharacters="“”«»˝" />
177 <Key
178 latin:keyLabel="_" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900179 </Row>
180</Keyboard>