abouttreesummaryrefslogcommitdiff
path: root/res/xml/pin.xml
diff options
context:
space:
mode:
authorJules Aguillon2023-03-05 20:08:56 +0100
committerJules Aguillon2023-03-05 20:08:56 +0100
commitc56ad425f671d07e505cf0e63985abf8499635cc (patch)
treedd42655dc3fb2b649ecb60ded5fbd741d6228d78 /res/xml/pin.xml
parenta6fe5cae00c58365d3ca261783cc745006b2f117 (diff)
downloadunexpected-keyboard-c56ad425f671d07e505cf0e63985abf8499635cc.tar.gz
unexpected-keyboard-c56ad425f671d07e505cf0e63985abf8499635cc.zip
Remove the 'edgekeys' attribute
Diffstat (limited to 'res/xml/pin.xml')
-rw-r--r--res/xml/pin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/pin.xml b/res/xml/pin.xml
index 9a8f75d..8456a72 100644
--- a/res/xml/pin.xml
+++ b/res/xml/pin.xml
@@ -21,7 +21,7 @@
<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="\#" key7="up" key6="right" key5="left" key8="down"/>
<key key0="enter" key2="action"/>
</row>
</keyboard>