diff options
| author | juloo | 2015-08-18 01:33:50 +0200 |
|---|---|---|
| committer | juloo | 2015-08-18 01:33:50 +0200 |
| commit | 373f1b11f17d2f1ea8832085e35cf2e59d7d55d2 (patch) | |
| tree | 4f4a2153ebd8048e2cd1b04181a9395aa190bbbd /res/xml/qwerty.xml | |
| parent | d81509d7ec2336c34326a2d19109e4b78cccd97c (diff) | |
| download | unexpected-keyboard-373f1b11f17d2f1ea8832085e35cf2e59d7d55d2.tar.gz unexpected-keyboard-373f1b11f17d2f1ea8832085e35cf2e59d7d55d2.zip | |
Add trema accent + Add accents to azerty
Diffstat (limited to 'res/xml/qwerty.xml')
| -rw-r--r-- | res/xml/qwerty.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index 4ae25c5..6f1ec0e 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -14,7 +14,7 @@ </row> <row> <key key0="a" key1="tab" /> - <key key0="s" key1="accent1" key2="accent2" /> + <key key0="s" key1="accent1" key2="accent2" key4="accent6" /> <key key0="d" key1="accent3" key2="accent4" key3="accent5" /> <key key0="f" /> <key key0="g" key2="-" key3="_" /> |
