abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/latn_qwerty_us.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 /srcs/layouts/latn_qwerty_us.xml
parent8d793da6b62cab5ef8f3d86e7d2b776abc22f0fb (diff)
downloadunexpected-keyboard-52805d9745e62e8eafae0051f812f78e3caa2986.tar.gz
unexpected-keyboard-52805d9745e62e8eafae0051f812f78e3caa2986.zip
Allow to remove keys Tab and Esc
Diffstat (limited to 'srcs/layouts/latn_qwerty_us.xml')
-rw-r--r--srcs/layouts/latn_qwerty_us.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/latn_qwerty_us.xml b/srcs/layouts/latn_qwerty_us.xml
index 0d394ac..6397ff8 100644
--- a/srcs/layouts/latn_qwerty_us.xml
+++ b/srcs/layouts/latn_qwerty_us.xml
@@ -22,7 +22,7 @@ See srcs/juloo.keyboard2/KeyValue.java for the keys that have a special meaning.
-->
<keyboard name="QWERTY (US)" script="latin">
<row>
- <key key0="q" key2="1" key4="esc"/>
+ <key key0="q" key2="1" key4="loc esc"/>
<key key0="w" key1="~" key2="2" key3="\@"/>
<key key0="e" key1="!" key2="3" key3="\#" key4="loc €"/>
<key key0="r" key2="4" key3="$" key1="loc ₪"/>
@@ -34,7 +34,7 @@ See srcs/juloo.keyboard2/KeyValue.java for the keys that have a special meaning.
<key key0="p" key2="0" key3="f11_placeholder" key4="f12_placeholder"/>
</row>
<row>
- <key shift="0.5" key0="a" key1="tab" key2="`"/>
+ <key shift="0.5" key0="a" key1="loc tab" key2="`"/>
<key key0="s" key1="loc accent_ring" key2="loc §" key3="loc ß" key4="loc accent_ogonek"/>
<key key0="d" key1="loc accent_grave" key2="loc £" key3="loc accent_aigu"/>
<key key0="f" key1="loc accent_dot_above"/>