diff options
| author | Jules Aguillon | 2023-03-05 20:08:56 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2023-03-05 20:08:56 +0100 |
| commit | c56ad425f671d07e505cf0e63985abf8499635cc (patch) | |
| tree | dd42655dc3fb2b649ecb60ded5fbd741d6228d78 /res/xml/numeric.xml | |
| parent | a6fe5cae00c58365d3ca261783cc745006b2f117 (diff) | |
| download | unexpected-keyboard-c56ad425f671d07e505cf0e63985abf8499635cc.tar.gz unexpected-keyboard-c56ad425f671d07e505cf0e63985abf8499635cc.zip | |
Remove the 'edgekeys' attribute
Diffstat (limited to 'res/xml/numeric.xml')
| -rw-r--r-- | res/xml/numeric.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index b64331e..8824773 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -13,7 +13,7 @@ <key width="0.75" key0="tab" key2="|" key4="\\"/> <key width="0.75" key0=")" key2="]" key4="}"/> <key key0="4" key1="box" key3="arrows"/> - <key key0="5" key1="up" key2="right" key3="left" key4="down" edgekeys="true"/> + <key key0="5" key7="up" key6="right" key5="left" key8="down"/> <key key0="6"/> <key width="0.75" key0="+" key1="Σ" key2="$"/> <key width="0.75" key0="-" key1="^"/> |
