abouttreesummaryrefslogcommitdiff
path: root/res/xml/numeric.xml
diff options
context:
space:
mode:
authorRaphael2022-02-17 04:21:05 -0500
committerJules Aguillon2022-02-19 21:02:39 +0100
commitd73be58c1a49fdbea2cc374edfe893f63424c89d (patch)
treef83ac78fd39bd7f88733b61ed615859800993029 /res/xml/numeric.xml
parent04c84a8f66921e3eee626a7eb72297493cc06333 (diff)
downloadunexpected-keyboard-d73be58c1a49fdbea2cc374edfe893f63424c89d.tar.gz
unexpected-keyboard-d73be58c1a49fdbea2cc374edfe893f63424c89d.zip
add colon key to numeric keyboard
Diffstat (limited to 'res/xml/numeric.xml')
-rw-r--r--res/xml/numeric.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml
index 8db0883..b8161db 100644
--- a/res/xml/numeric.xml
+++ b/res/xml/numeric.xml
@@ -28,7 +28,7 @@
<row height="0.95">
<key width="1.5" key0="ctrl" key3="switch_text"/>
<key width="1.5" key0="0"/>
- <key width="0.75" key0="." key2=","/>
+ <key width="0.75" key0="." key1=":" key2=","/>
<key width="0.75" key0="space" key1="&quot;" key2="'" key4="_"/>
<key width="1.5" key0="enter" key1="±" key2="action" key3="="/>
</row>