abouttreesummaryrefslogcommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorjuloo2015-08-01 01:36:41 +0200
committerjuloo2015-08-01 01:36:41 +0200
commit2537a7b2212c0e7d527d2b7b74b97b59dcf86aa2 (patch)
tree4be2416bc99d0979eac0d738cdd227a0ab90e7de /res/xml
parentde114c43c61a0f4a78cecf266fa19e2410b58e23 (diff)
downloadunexpected-keyboard-2537a7b2212c0e7d527d2b7b74b97b59dcf86aa2.tar.gz
unexpected-keyboard-2537a7b2212c0e7d527d2b7b74b97b59dcf86aa2.zip
Replace key_margin with key_bg_padding + Add {vertical,horizontal}_margin
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/azerty.xml13
1 files changed, 9 insertions, 4 deletions
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml
index 725c7e0..b22fa14 100644
--- a/res/xml/azerty.xml
+++ b/res/xml/azerty.xml
@@ -13,7 +13,7 @@
<key key0="p" key2="0" key3="à" key4="\@" />
</row>
<row>
- <key key0="q" />
+ <key key0="q" key1="tab" />
<key key0="s" />
<key key0="d" />
<key key0="f" />
@@ -25,16 +25,21 @@
<key key0="m" key2="µ" key4="*" />
</row>
<row>
+ <key width="1.4" key0="shift" />
<key key0="w" key1="&gt;" key3="&lt;" />
<key key0="x" />
<key key0="c" key2="\?" key4="," />
<key key0="v" key2="." key4=";" />
<key key0="b" key2="/" key4=":" />
<key key0="n" key2="§" key4="!" />
- <key width="1.5" key0="\u007F" />
+ <key key0="n" key2="§" key4="!" />
+ <key width="1.6" key0="back" key2="del" />
</row>
<row>
- <key width="4.5" key0=" " />
- <key width="2" key0="\u000A" />
+ <key width="1.7" key0="ctrl" />
+ <key width="1.3" key0="alt" key1="page_up" key2="end" key3="home" key4="page_down" />
+ <key width="4.0" key0=" " />
+ <key key1="up" key2="right" key3="down" key4="left" />
+ <key width="2.0" key0="return" />
</row>
</keyboard>