abouttreesummaryrefslogcommitdiff
path: root/res/xml/azerty.xml
diff options
context:
space:
mode:
authorjuloo2015-07-30 20:14:55 +0200
committerjuloo2015-07-30 20:14:55 +0200
commit90167a986b166f4fb0e97b90bf63993b1c40d1a3 (patch)
treeba622083fec596b5831650317cd16a5bc7af9753 /res/xml/azerty.xml
downloadunexpected-keyboard-90167a986b166f4fb0e97b90bf63993b1c40d1a3.tar.gz
unexpected-keyboard-90167a986b166f4fb0e97b90bf63993b1c40d1a3.zip
Initial commit
Diffstat (limited to 'res/xml/azerty.xml')
-rw-r--r--res/xml/azerty.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml
new file mode 100644
index 0000000..72e4753
--- /dev/null
+++ b/res/xml/azerty.xml
@@ -0,0 +1,39 @@
+<?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" />
+ </row>
+ <row>
+ <key key0="q" />
+ <key key0="s" />
+ <key key0="d" />
+ <key key0="f" />
+ <key key0="g" />
+ <key key0="h" />
+ <key key0="j" />
+ <key key0="k" />
+ <key key0="l" />
+ <key key0="m" />
+ </row>
+ <row>
+ <key key0="w" />
+ <key key0="x" />
+ <key key0="c" />
+ <key key0="v" />
+ <key key0="b" />
+ <key key0="n" />
+ </row>
+ <row>
+ <key width="4.0" key0="space" />
+ <key width="1.5" key0="enter" />
+ </row>
+</keyboard>