abouttreesummaryrefslogcommitdiff
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/azerty.xml2
-rw-r--r--res/xml/qwerty.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml
index 01b4f5f..cccd1e6 100644
--- a/res/xml/azerty.xml
+++ b/res/xml/azerty.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<keyboard>
<row>
- <key key0="a" key2="1" key3="&amp;" />
+ <key key0="a" key1="esc" key2="1" key3="&amp;" />
<key key0="z" key2="2" key3="accent2" key4="~" />
<key key0="e" key2="3" key3="&quot;" key4="\#" />
<key key0="r" key2="4" key3="'" key4="{" />
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml
index 992eee6..4c5f366 100644
--- a/res/xml/qwerty.xml
+++ b/res/xml/qwerty.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<keyboard>
<row>
- <key key0="q" key1="~" key2="1" key3="!" key4="`" />
+ <key key0="q" key1="esc" key2="1" key3="~" key4="!" />
<key key0="w" key2="2" key3="\@" />
<key key0="e" key2="3" key3="\#" />
<key key0="r" key2="4" key3="$" />
@@ -13,7 +13,7 @@
<key key0="p" key1="insert" key2="0" />
</row>
<row>
- <key key0="a" key1="tab" />
+ <key key0="a" key1="tab" key2="`" />
<key key0="s" key1="accent1" key2="accent2" key4="accent6" />
<key key0="d" key1="accent3" key2="accent4" key3="accent5" />
<key key0="f" />