abouttreesummaryrefslogcommitdiff
path: root/res/xml/pin.xml
blob: 0f0b3c6cf0f2d7649890a845d682ca1cc9dfee48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8"?>
<keyboard width="6.0" bottom_row="false" extra_keys="false" num_pad="false">
  <row>
    <key shift="1.0" key0="1"/>
    <key key0="2"/>
    <key key0="3"/>
    <key key0="backspace" key2="delete"/>
  </row>
  <row>
    <key shift="1.0" key0="4"/>
    <key key0="5"/>
    <key key0="6"/>
    <key key0="(" key3=":"/>
  </row>
  <row>
    <key shift="1.0" key0="7"/>
    <key key0="8"/>
    <key key0="9"/>
    <key key0=")" key3="/"/>
  </row>
  <row>
    <key shift="1.0" key0="*" key1="switch_text" key3="switch_numeric"/>
    <key key0="0" key3="+" key4="space"/>
    <key key0="\#" key1="up" key2="right" key3="left" key4="down" edgekeys="true"/>
    <key key0="enter" key2="action"/>
  </row>
</keyboard>