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/bottom_row.xml | |
| parent | a6fe5cae00c58365d3ca261783cc745006b2f117 (diff) | |
| download | unexpected-keyboard-c56ad425f671d07e505cf0e63985abf8499635cc.tar.gz unexpected-keyboard-c56ad425f671d07e505cf0e63985abf8499635cc.zip | |
Remove the 'edgekeys' attribute
Diffstat (limited to 'res/xml/bottom_row.xml')
| -rw-r--r-- | res/xml/bottom_row.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/bottom_row.xml b/res/xml/bottom_row.xml index 6ad3d84..93ce287 100644 --- a/res/xml/bottom_row.xml +++ b/res/xml/bottom_row.xml @@ -2,7 +2,7 @@ <row height="0.95"> <key width="1.7" key0="ctrl" key1="loc switch_greekmath" key2="loc meta" key4="switch_numeric"/> <key width="1.1" key0="fn" key1="loc alt" key2="change_method" key3="switch_emoji" key4="config"/> - <key width="4.4" key0="space" key1="switch_second" key3="left" key2="right" edgekeys="true" slider="true"/> - <key width="1.1" key1="up" key2="right" key3="left" key4="down" edgekeys="true"/> + <key width="4.4" key0="space" key7="switch_second" key5="left" key6="right" slider="true"/> + <key width="1.1" key7="up" key6="right" key5="left" key8="down"/> <key width="1.7" key0="enter" key2="action"/> </row> |
