abouttreesummaryrefslogcommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/colors.xml3
-rw-r--r--res/xml/azerty.xml23
2 files changed, 14 insertions, 12 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 3345d04..aeea9a9 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -3,5 +3,6 @@
<item name="bg" type="color">#111111</item>
<item name="key_bg" type="color">#303030</item>
<item name="key_down_bg" type="color">#FFFFFF</item>
- <item name="key_label" type="color">#BFBFBF</item>
+ <item name="key_label" type="color">#DFDFDF</item>
+ <item name="key_sub_label" type="color">#BFBFBF</item>
</resources>
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml
index 72e4753..c725307 100644
--- a/res/xml/azerty.xml
+++ b/res/xml/azerty.xml
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<keyboard>
<row>
- <key key0="a" key2="1" />
- <key key0="z" key2="2" />
- <key key0="e" key2="3" />
- <key key0="r" key2="4" />
- <key key0="t" key2="5" />
- <key key0="y" key2="6" />
- <key key0="u" key2="7" />
- <key key0="i" key2="8" />
- <key key0="o" key2="9" />
- <key key0="p" key2="0" />
+ <key key0="a" key2="1" key3="&amp;" />
+ <key key0="z" key2="2" key3="é" key4="~" />
+ <key key0="e" key2="3" key3="&quot;" key4="\#" />
+ <key key0="r" key2="4" key3="'" key4="{" />
+ <key key0="t" key2="5" key3="(" key4="[" />
+ <key key0="y" key2="6" key3="-" key4="|" />
+ <key key0="u" key2="7" key3="è" key4="`" />
+ <key key0="i" key2="8" key3="_" key4="\" />
+ <key key0="o" key2="9" key3="ç" key4="^" />
+ <key key0="p" key2="0" key3="à" key4="\@" />
</row>
<row>
- <key key0="q" />
+ <key key0="q" key1="1" key2="2" key3="3" key4="4" />
<key key0="s" />
<key key0="d" />
<key key0="f" />
@@ -31,6 +31,7 @@
<key key0="v" />
<key key0="b" />
<key key0="n" />
+ <key width="1.5" key0="del" />
</row>
<row>
<key width="4.0" key0="space" />