OSDN Git Service

127d69e497e1ef34925d80a76a7effdb57d4e1d4
[nicownn/NicoWnn.git] / res / xml / keyboard_12key_full_bell_m_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_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="18%"/>
26         <Key android:codes="-201" android:keyLabel="ま" android:horizontalGap="2%"/>
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="2%" android:keyWidth="18%"/>
30     </Row>
31     
32     <Row>
33         <Key android:codes="-218" android:keyIcon="@drawable/key_12key_left" android:isRepeatable="true" android:keyEdgeFlags="left" android:keyWidth="18%"/>
34         <Key android:codes="-204" android:keyLabel="め" android:horizontalGap="2%"/>
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="2%" android:keyWidth="18%"/>
38     </Row>
39     
40     <Row>
41         <Key android:codes="-222" android:keyIcon="@drawable/key_12key_pict_sym" android:keyEdgeFlags="left" android:keyWidth="18%"/>
42         <Key android:codes="-207" android:keyLabel=" " android:horizontalGap="2%"/>
43         <Key android:codes="-208" android:keyLabel=" "/>
44         <Key android:codes="-209" android:keyLabel=" "/>
45         <Key android:codes="-215" android:keyIcon="@drawable/key_12key_space_jp" android:isRepeatable="true" android:keyEdgeFlags="right"  android:horizontalGap="2%" android:keyWidth="18%"/>
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="18%"/>
50         <Key android:codes="-213" android:keyIcon="@drawable/key_12key_dakuten" android:horizontalGap="2%"/>
51         <Key android:codes="-210" android:keyLabel=" "/>
52         <Key android:codes="-211" android:keyIcon="@drawable/key_12key_ten"/>
53         <Key android:codes="-216" android:keyIcon="@drawable/key_12key_enter_jp" android:keyEdgeFlags="right" android:horizontalGap="2%" android:keyWidth="18%"/>
54     </Row>
55 </Keyboard>