diff options
| author | jaguillo | 2015-10-13 00:02:34 +0200 |
|---|---|---|
| committer | jaguillo | 2015-10-13 00:02:34 +0200 |
| commit | 6bb257fd752ad13c50ee0ebe848543c442470e61 (patch) | |
| tree | ae700192ac7890a413b07b9f7adc7666e8f61374 /res/xml/azerty.xml | |
| parent | 075c55bb5befdabe4553f957c956579844ae1877 (diff) | |
| download | unexpected-keyboard-6bb257fd752ad13c50ee0ebe848543c442470e61.tar.gz unexpected-keyboard-6bb257fd752ad13c50ee0ebe848543c442470e61.zip | |
Special key font + Esc key
Diffstat (limited to 'res/xml/azerty.xml')
| -rw-r--r-- | res/xml/azerty.xml | 2 |
1 files changed, 1 insertions, 1 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="&" /> + <key key0="a" key1="esc" key2="1" key3="&" /> <key key0="z" key2="2" key3="accent2" key4="~" /> <key key0="e" key2="3" key3=""" key4="\#" /> <key key0="r" key2="4" key3="'" key4="{" /> |
