diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/xml/qwerty.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index 73b41a5..0402292 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -35,7 +35,7 @@ <key width="1.5" key0="backspace" key2="delete"/> </row> <row height="0.95"> - <key width="1.8" key0="ctrl" key3="switch_numeric"/> + <key width="1.8" key0="ctrl" key2="meta" key3="switch_numeric"/> <key width="1.2" key0="alt" key1="fn" key2="change_method" key3="switch_emoji" key4="config"/> <key width="4.0" key0="space"/> <key width="1.2" key1="up" key2="right" key3="left" key4="down"/> |
