blob: 6ce9cf693920cb2b41dcfef8426212d344807f82 [file] [log] [blame]
The Android Open Source Project053d5092009-03-15 21:40:26 -07001<?xml version="1.0" encoding="utf-8"?>
2<!--
Junichi Monma59aefa22012-04-24 16:13:54 +09003 Copyright (C) 2008-2012 OMRON SOFTWARE Co., Ltd.
The Android Open Source Project053d5092009-03-15 21:40:26 -07004
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16-->
17<Keyboard xmlns:android="http://schemas.android.com/apk/res/android"
Junichi Monma59aefa22012-04-24 16:13:54 +090018 xmlns:wnn="http://schemas.android.com/apk/res/jp.co.omronsoft.openwnn"
19 android:keyWidth="9%p"
20 android:horizontalGap="0.93%p"
21 android:verticalGap="8dip"
22 android:keyHeight="@dimen/key_height_qwerty"
The Android Open Source Project053d5092009-03-15 21:40:26 -070023 >
24
25 <Row>
Junichi Monma59aefa22012-04-24 16:13:54 +090026 <Key android:codes="49" android:keyLabel="1" android:keyEdgeFlags="left" android:horizontalGap="1.2%p"/>
The Android Open Source Project053d5092009-03-15 21:40:26 -070027 <Key android:codes="50" android:keyLabel="2"/>
28 <Key android:codes="51" android:keyLabel="3"/>
29 <Key android:codes="52" android:keyLabel="4"/>
30 <Key android:codes="53" android:keyLabel="5"/>
31 <Key android:codes="54" android:keyLabel="6"/>
32 <Key android:codes="55" android:keyLabel="7"/>
33 <Key android:codes="56" android:keyLabel="8"/>
34 <Key android:codes="57" android:keyLabel="9"/>
35 <Key android:codes="48" android:keyLabel="0" android:keyEdgeFlags="right"/>
36 </Row>
37
38 <Row>
Junichi Monma59aefa22012-04-24 16:13:54 +090039 <Key android:codes="64" android:keyLabel="\@" android:keyEdgeFlags="left" android:horizontalGap="1.2%p"/>
The Android Open Source Project053d5092009-03-15 21:40:26 -070040 <Key android:codes="35" android:keyLabel="\#"/>
41 <Key android:codes="37" android:keyLabel="%"/>
42 <Key android:codes="38" android:keyLabel="&amp;"/>
43 <Key android:codes="42" android:keyLabel="*"/>
44 <Key android:codes="43" android:keyLabel="+"/>
45 <Key android:codes="45" android:keyLabel="-"/>
46 <Key android:codes="61" android:keyLabel="="/>
47 <Key android:codes="91" android:keyLabel="["/>
48 <Key android:codes="93" android:keyLabel="]" android:keyEdgeFlags="right"/>
49 </Row>
50
Junichi Monma59aefa22012-04-24 16:13:54 +090051 <Row android:horizontalGap="0.82%p">
52 <Key android:codes="-1" android:keyIcon="@drawable/key_qwerty_shift" android:iconPreview="@drawable/key_qwerty_shift_b"
53 android:keyWidth="14%p" android:horizontalGap="1.2%p"
54 android:isModifier="true" android:isSticky="false" android:keyEdgeFlags="left" wnn:isSecondKey="true"/>
Daisuke Miyakawae83971e2009-06-16 16:31:48 +090055 <Key android:codes="47" android:keyLabel="/" />
The Android Open Source Project053d5092009-03-15 21:40:26 -070056 <Key android:codes="40" android:keyLabel="("/>
57 <Key android:codes="41" android:keyLabel=")"/>
58 <Key android:codes="58" android:keyLabel=":"/>
59 <Key android:codes="59" android:keyLabel=";"/>
Daisuke Miyakawae83971e2009-06-16 16:31:48 +090060 <Key android:codes="33" android:keyLabel="!" />
The Android Open Source Project053d5092009-03-15 21:40:26 -070061 <Key android:codes="63" android:keyLabel="\?"/>
Junichi Monma59aefa22012-04-24 16:13:54 +090062 <Key android:codes="-100" android:keyIcon="@drawable/key_del" android:iconPreview="@drawable/key_del_b"
63 android:keyWidth="13.9%p"
64 android:keyEdgeFlags="right" android:isRepeatable="true" wnn:isSecondKey="true"/>
The Android Open Source Project053d5092009-03-15 21:40:26 -070065 </Row>
66
Junichi Monma59aefa22012-04-24 16:13:54 +090067 <Row android:rowEdgeFlags="bottom" android:horizontalGap="0.28%p">
68 <Key android:codes="-230" android:keyIcon="@drawable/key_mode_half_num" android:iconPreview="@drawable/key_mode_change_b"
69 android:popupKeyboard="@xml/keyboard_switch_key_qwerty_jp" android:horizontalGap="1.2%p"
70 android:keyWidth="15%p" android:keyEdgeFlags="left" wnn:isSecondKey="true"/>
71 <Key android:codes="-106" android:keyIcon="@drawable/key_qwerty_pict_sym" android:iconPreview="@drawable/key_pict_sym_b"
72 android:keyWidth="15%p" wnn:isSecondKey="true" />
73 <Key android:codes="44" android:keyLabel=","/>
The Android Open Source Project053d5092009-03-15 21:40:26 -070074 <Key android:codes="32" android:keyIcon="@drawable/key_qwerty_space" android:iconPreview="@drawable/key_qwerty_space_b"
Junichi Monma59aefa22012-04-24 16:13:54 +090075 android:keyWidth="15.1%p" android:isRepeatable="true"/>
76 <Key android:codes="46" android:keyLabel="."/>
77 <Key android:codes="-218" android:keyIcon="@drawable/key_qwerty_left" android:iconPreview="@drawable/key_qwerty_left_b"
78 android:isRepeatable="true" wnn:isSecondKey="true"/>
79 <Key android:codes="-217" android:keyIcon="@drawable/key_qwerty_right" android:iconPreview="@drawable/key_qwerty_right_b"
80 android:isRepeatable="true" wnn:isSecondKey="true"/>
81 <Key android:codes="-101" android:keyIcon="@drawable/key_enter" android:iconPreview="@drawable/key_enter_b"
82 android:keyWidth="15%p" android:keyEdgeFlags="right" wnn:isSecondKey="true"/>
The Android Open Source Project053d5092009-03-15 21:40:26 -070083 </Row>
84</Keyboard>