diff options
| author | Jules Aguillon | 2021-04-19 23:10:00 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2021-04-19 23:10:00 +0200 |
| commit | d04e0788167c64895a3db1475e0a450f60fa0c87 (patch) | |
| tree | 81c1357c3d997dd280b04e62222c89c264fa958c /res/xml | |
| parent | 2200e2f3136bf8b2446567abc29efebdfd8fa9c2 (diff) | |
| download | unexpected-keyboard-d04e0788167c64895a3db1475e0a450f60fa0c87.tar.gz unexpected-keyboard-d04e0788167c64895a3db1475e0a450f60fa0c87.zip | |
Add more characters under accents
Notably subscript and superscript digits and some quote characters.
Diffstat (limited to 'res/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 5e130cf..2389c9a 100644 --- a/res/xml/azerty.xml +++ b/res/xml/azerty.xml @@ -22,7 +22,7 @@ <key key0="j" key2="accent6" key3="^" /> <key key0="k" key2="£" key3="$" key4="accent3" /> <key key0="l" key1="accent4" key2="%" /> - <key key0="m" key2="µ" key4="*" /> + <key key0="m" key4="*" /> </row> <row> <key width="2.0" key0="shift" /> |
