diff options
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="{" /> |
