abouttreesummaryrefslogcommitdiff
path: root/res/xml/qwerty.xml
diff options
context:
space:
mode:
authorJules Aguillon2021-04-18 01:03:42 +0200
committerJules Aguillon2021-04-18 01:05:20 +0200
commitade0d0ddcfb35066cc20a758e47d0502ad7bccbb (patch)
tree2151048243a3a3e39b59f87b1df709043804a9cc /res/xml/qwerty.xml
parent9d6b22f916a7bb54e53ec87b6b741e875432b6d5 (diff)
downloadunexpected-keyboard-ade0d0ddcfb35066cc20a758e47d0502ad7bccbb.tar.gz
unexpected-keyboard-ade0d0ddcfb35066cc20a758e47d0502ad7bccbb.zip
Improve the bottom row
Remove the "emoji" and "conf" action from the enter key. Move the former to the "arrows" key and the latter to "p". Slightly increase the size of the keys around the spacebar, and decrease the spacebar size.
Diffstat (limited to 'res/xml/qwerty.xml')
-rw-r--r--res/xml/qwerty.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml
index ecef724..0e26e9c 100644
--- a/res/xml/qwerty.xml
+++ b/res/xml/qwerty.xml
@@ -10,7 +10,7 @@
<key key0="u" key2="7" key3="&amp;" />
<key key0="i" key2="8" key3="*" />
<key key0="o" key2="9" key3="(" key4=")" />
- <key key0="p" key1="insert" key2="0" />
+ <key key0="p" key1="insert" key2="0" key3="config" />
</row>
<row>
<key shift="0.5" key0="a" key1="tab" key2="`" />
@@ -36,9 +36,9 @@
</row>
<row>
<key width="1.8" key0="ctrl" key1="change_method" key3="switch_numeric" />
- <key key0="alt" key1="page_up" key2="end" key3="home" key4="page_down" />
- <key width="4.4" key0="space" />
- <key key1="up" key2="right" key3="left" key4="down" />
- <key width="1.8" key0="enter" key1="config" key2="switch_emoji" />
+ <key width="1.2" key0="alt" key1="page_up" key2="end" key3="home" key4="page_down" />
+ <key width="4.0" key0="space" />
+ <key width="1.2" key0="switch_emoji" key1="up" key2="right" key3="left" key4="down" />
+ <key width="1.8" key0="enter" />
</row>
</keyboard>