OSDN Git Service

1e352e7b48ef4dd39f024758d33f2ff6e7615ee9
[nicownn/NicoWnn.git] / res / xml / large_key_nico_t_land.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3  Copyright (C) 2008,2009  OMRON SOFTWARE Co., Ltd.
4
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"
18     android:keyWidth="20%p"
19     android:keyHeight="@dimen/key_large_height_landscape"
20     android:horizontalGap="0dip"
21     android:verticalGap="0dip"
22     >
23   
24     <Row>
25         <Key android:codes="-219" android:keyIcon="@drawable/key_12key_reverse" android:keyEdgeFlags="left" android:keyWidth="20%"/>
26         <Key android:codes="-201" android:keyLabel="た" android:horizontalGap="0%"/>
27         <Key android:codes="-202" android:keyLabel="ち" />
28         <Key android:codes="-203" android:keyLabel="つ" />
29         <Key android:codes="-214" android:keyIcon="@drawable/key_12key_del" android:isRepeatable="true" android:keyEdgeFlags="right" android:horizontalGap="0%" android:keyWidth="20%"/>
30     </Row>
31     
32     <Row>
33         <Key android:codes="-218" android:keyIcon="@drawable/key_12key_left" android:isRepeatable="true" android:keyEdgeFlags="left" android:keyWidth="20%"/>
34         <Key android:codes="-204" android:keyLabel="て" android:horizontalGap="0%"/>
35         <Key android:codes="-205" android:keyLabel="と"/>
36         <Key android:codes="-206" android:keyLabel="っ"/>
37         <Key android:codes="-217" android:keyIcon="@drawable/key_12key_right" android:isRepeatable="true" android:keyEdgeFlags="right" android:horizontalGap="0%" android:keyWidth="20%"/>
38     </Row>
39     
40     <Row>
41         <Key android:codes="-222" android:keyIcon="@drawable/key_12key_pict_sym" android:keyEdgeFlags="left" android:keyWidth="20%"/>
42         <Key android:codes="-207" android:keyLabel="g" android:horizontalGap="0%"/>
43         <Key android:codes="-208" android:keyLabel="h"/>
44         <Key android:codes="-209" android:keyLabel="i"/>
45         <Key android:codes="-215" android:keyIcon="@drawable/key_12key_space_jp" android:isRepeatable="true" android:keyEdgeFlags="right"  android:horizontalGap="0%" android:keyWidth="20%"/>
46     </Row>
47     
48     <Row android:rowEdgeFlags="bottom">
49         <Key android:codes="-230" android:keyLabel="ニコタッチ" android:popupKeyboard="@xml/keyboard_switch_key_jp" android:keyEdgeFlags="left" android:keyWidth="20%"/>
50         <Key android:codes="-213" android:keyIcon="@drawable/key_12key_dakuten" android:horizontalGap="0%"/>
51         <Key android:codes="-210" android:keyLabel="4"/>
52         <Key android:codes="-211" android:keyLabel="絵"/>
53         <Key android:codes="-216" android:keyIcon="@drawable/key_12key_enter_jp" android:keyEdgeFlags="right" android:horizontalGap="0%" android:keyWidth="20%"/>
54     </Row>
55 </Keyboard>