abouttreesummaryrefslogcommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/xml/azerty.xml2
-rw-r--r--res/xml/numeric.xml2
-rw-r--r--res/xml/qwerty.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml
index a0fb1fd..b216441 100644
--- a/res/xml/azerty.xml
+++ b/res/xml/azerty.xml
@@ -39,6 +39,6 @@
<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"/>
- <key width="1.8" key0="enter"/>
+ <key width="1.8" key0="enter" key2="action"/>
</row>
</keyboard>
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml
index 3e37501..1b5d93a 100644
--- a/res/xml/numeric.xml
+++ b/res/xml/numeric.xml
@@ -30,6 +30,6 @@
<key width="1.5" key0="0"/>
<key width="0.75" key0="." key2=","/>
<key width="0.75" key0="space" key1="&quot;" key2="'" key4="_"/>
- <key width="1.5" key0="enter" key2="±" key3="="/>
+ <key width="1.5" key0="enter" key1="±" key2="action" key3="="/>
</row>
</keyboard>
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml
index a015b0d..fa9fc2e 100644
--- a/res/xml/qwerty.xml
+++ b/res/xml/qwerty.xml
@@ -39,6 +39,6 @@
<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"/>
- <key width="1.8" key0="enter"/>
+ <key width="1.8" key0="enter" key2="action"/>
</row>
</keyboard>