OSDN Git Service

nico2:landscape時の高さを調整
[nicownn/NicoWnn.git] / res / xml / key_nico2_input_n_land.xml
diff --git a/res/xml/key_nico2_input_n_land.xml b/res/xml/key_nico2_input_n_land.xml
new file mode 100644 (file)
index 0000000..62cdc89
--- /dev/null
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2008,2009  OMRON SOFTWARE Co., Ltd.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<Keyboard xmlns:android="http://schemas.android.com/apk/res/android"
+         android:keyWidth="16.667%"
+         android:horizontalGap="0dip"
+         android:verticalGap="0dip"
+         android:keyHeight="@dimen/key_height_landscape"
+    >
+    <Row>
+        <Key android:codes="-310" android:keyLabel=" "/>
+        <Key android:codes="-202" android:keyLabel="("/>
+        <Key android:codes="-203" android:keyLabel="ぬ"/>
+        <Key android:codes="-204" android:keyLabel="に"/>
+        <Key android:codes="-205" android:keyLabel="な"/>
+        <Key android:codes="-214" android:keyIcon="@drawable/key_12key_del" android:iconPreview="@drawable/key_12key_del_b" android:isRepeatable="true"/>
+    </Row>
+    <Row>
+        <Key android:codes="-310" android:keyLabel=" "/>
+        <Key android:codes="-207" android:keyLabel=")"/>
+        <Key android:codes="-208" android:keyLabel="の"/>
+        <Key android:codes="-209" android:keyLabel="ね"/>
+        <Key android:codes="-210" android:keyLabel="5"/>
+        <Key android:codes="-215" android:keyIcon="@drawable/key_12key_space_jp" android:iconPreview="@drawable/key_12key_space_jp_b" android:isRepeatable="true"/>
+    </Row>
+    <Row>
+        <Key android:codes="-310" android:keyLabel=" "/>
+        <Key android:codes="-310" android:keyLabel=" "/>
+        <Key android:codes="-412" android:keyLabel="j"/>
+        <Key android:codes="-413" android:keyLabel="k"/>
+        <Key android:codes="-414" android:keyLabel="l"/>
+        <Key android:codes="-216" android:keyIcon="@drawable/key_12key_enter_jp" android:iconPreview="@drawable/key_12key_enter_jp_b"/>
+    </Row>
+</Keyboard>