2022-10-24 00:17:55 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-01-30 22:33:01 +01:00
|
|
|
<keyboard width="6.0" bottom_row="false">
|
2022-10-24 00:17:55 +02:00
|
|
|
<row>
|
|
|
|
<key shift="1.0" key0="1"/>
|
2022-10-24 00:27:49 +02:00
|
|
|
<key key0="2" indication="ABC"/>
|
|
|
|
<key key0="3" indication="DEF"/>
|
2022-10-24 00:17:55 +02:00
|
|
|
<key key0="backspace" key2="delete"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
2022-10-24 00:27:49 +02:00
|
|
|
<key shift="1.0" key0="4" indication="GHI"/>
|
|
|
|
<key key0="5" indication="JKL"/>
|
|
|
|
<key key0="6" indication="MNO"/>
|
2022-11-06 19:54:55 +01:00
|
|
|
<key key0="(" key3=":" key4="-"/>
|
2022-10-24 00:17:55 +02:00
|
|
|
</row>
|
|
|
|
<row>
|
2022-10-24 00:27:49 +02:00
|
|
|
<key shift="1.0" key0="7" indication="PQRS"/>
|
|
|
|
<key key0="8" indication="TUV"/>
|
|
|
|
<key key0="9" indication="WXYZ"/>
|
2022-11-06 19:54:55 +01:00
|
|
|
<key key0=")" key2="," key3="/" key4="."/>
|
2022-10-24 00:17:55 +02:00
|
|
|
</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>
|