OSDN Git Service

7db58dec1417e7deab019850924087785076aa6e
[nicownn/NicoWnn.git] / res / xml / key_nico2_input_s.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="16.667%"
19           android:horizontalGap="0dip"
20           android:verticalGap="0dip"
21           android:keyHeight="@dimen/key_height"
22     >
23     <Row>
24         <Key android:codes="-310" android:keyLabel=" "/>
25         <Key android:codes="-202" android:keyLabel="#"/>
26         <Key android:codes="-203" android:keyLabel="さ"/>
27         <Key android:codes="-204" android:keyLabel="し"/>
28         <Key android:codes="-205" android:keyLabel="す"/>
29         <Key android:codes="-214" android:keyIcon="@drawable/key_12key_del" android:iconPreview="@drawable/key_12key_del_b" android:isRepeatable="true"/>
30     </Row>
31     <Row>
32         <Key android:codes="-206" android:keyLabel=":"/>
33         <Key android:codes="-207" android:keyLabel="/"/>
34         <Key android:codes="-208" android:keyLabel="3"/>
35         <Key android:codes="-209" android:keyLabel="せ"/>
36         <Key android:codes="-210" android:keyLabel="そ"/>
37         <Key android:codes="-215" android:keyIcon="@drawable/key_12key_space_jp" android:iconPreview="@drawable/key_12key_space_jp_b" android:isRepeatable="true"/>
38     </Row>
39     <Row>
40         <Key android:codes="-310" android:keyLabel=" "/>
41         <Key android:codes="-411" android:keyLabel="d"/>
42         <Key android:codes="-412" android:keyLabel="e"/>
43         <Key android:codes="-413" android:keyLabel="f"/>
44         <Key android:codes="-310" android:keyLabel=" "/>
45         <Key android:codes="-216" android:keyIcon="@drawable/key_12key_enter_jp" android:iconPreview="@drawable/key_12key_enter_jp_b"/>
46     </Row>
47 </Keyboard>