abouttreesummaryrefslogcommitdiff
path: root/res/xml/numeric.xml
diff options
context:
space:
mode:
authorJules Aguillon2024-06-09 13:18:25 +0200
committerJules Aguillon2024-06-09 13:18:25 +0200
commit52805d9745e62e8eafae0051f812f78e3caa2986 (patch)
tree6761cce435c59689530504c7e22d1489e9414df1 /res/xml/numeric.xml
parent8d793da6b62cab5ef8f3d86e7d2b776abc22f0fb (diff)
downloadunexpected-keyboard-52805d9745e62e8eafae0051f812f78e3caa2986.tar.gz
unexpected-keyboard-52805d9745e62e8eafae0051f812f78e3caa2986.zip
Allow to remove keys Tab and Esc
Diffstat (limited to 'res/xml/numeric.xml')
-rw-r--r--res/xml/numeric.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml
index ca4eeb9..f50948c 100644
--- a/res/xml/numeric.xml
+++ b/res/xml/numeric.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<keyboard bottom_row="false">
<row>
- <key width="0.75" key0="esc" key2="~" key4="!"/>
+ <key width="0.75" key0="loc esc" key2="~" key4="!"/>
<key width="0.75" key0="(" key2="[" key4="{"/>
<key key0="7" key1="&lt;" key2="&gt;"/>
<key key0="8" key2="∞"/>
@@ -10,7 +10,7 @@
<key width="0.75" key0="/" key1="%" key3="÷"/>
</row>
<row>
- <key width="0.75" key0="tab" key2="|" key4="\\"/>
+ <key width="0.75" key0="loc tab" key2="|" key4="\\"/>
<key width="0.75" key0=")" key2="]" key4="}"/>
<key key0="4" key1="box" key3="arrows"/>
<key key0="5" key7="up" key6="right" key5="left" key8="down"/>