blob: 7197115d68e8b025d981d350f9910344e9fe1d20 [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"
127 latin:keyLabelOption="alignLeft"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800128 latin:keyWidth="15.192%p"
satok4fc510a2010-10-01 19:40:44 +0900129 latin:keyEdgeFlags="left" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900130 <Key
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800131 latin:keyLabel="&lt;"
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -0800132 latin:popupKeyboard="@xml/kbd_popup_template"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800133 latin:popupCharacters="≤«‹" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900134 <Key
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800135 latin:keyLabel="&gt;"
136 latin:popupKeyboard="@xml/kbd_popup_template"
137 latin:popupCharacters="≥»›" />
138 <Key
139 latin:keyLabel="[" />
140 <Key
141 latin:keyLabel="]" />
142 <Key
143 latin:keyLabel="=" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900144 <Key
satok4fc510a2010-10-01 19:40:44 +0900145 latin:keyLabel=":" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900146 <Key
satok4fc510a2010-10-01 19:40:44 +0900147 latin:keyLabel=";" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900148 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -0800149 latin:keyLabel="!"
150 latin:popupKeyboard="@xml/kbd_popup_template"
151 latin:popupCharacters="¡" />
Tadashi G. Takaokae302b192010-11-09 07:32:47 +0900152 <Key
Tadashi G. Takaokaf12023c2010-11-12 09:50:19 -0800153 latin:keyLabel="\?"
154 latin:popupKeyboard="@xml/kbd_popup_template"
155 latin:popupCharacters="¿" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900156 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -0800157 latin:keyStyle="moreKeyStyle"
158 latin:keyLabelOption="alignRight"
159 latin:keyWidth="12.530%p"
satok4fc510a2010-10-01 19:40:44 +0900160 latin:keyEdgeFlags="right" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900161 </Row>
Tadashi G. Takaokab514d3f2010-09-28 09:39:19 +0900162 <!-- This row is intentionally not marked as a bottom row -->
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800163 <Row
164 latin:keyWidth="8.042%p"
165 >
Tadashi G. Takaoka58bfa352010-10-19 17:08:54 +0900166 <Spacer
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800167 latin:horizontalGap="16.404%p" />
168 <Key
169 latin:keyLabel="/" />
170 <Key
171 latin:keyLabel="\@" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900172 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -0800173 latin:keyStyle="spaceKeyStyle"
174 latin:keyWidth="37.454%p" />
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -0800175 <Key
176 latin:keyLabel="&quot;"
177 latin:popupKeyboard="@xml/kbd_popup_template"
178 latin:popupCharacters="“”«»˝" />
179 <Key
180 latin:keyLabel="_" />
Tadashi G. Takaokab1fcbec2010-09-27 17:07:09 +0900181 </Row>
182</Keyboard>