diff options
| author | Jules Aguillon | 2022-05-29 12:34:10 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2022-05-29 12:34:10 +0200 |
| commit | d9f2fdf8bf9c300573bea98e074dd7c68589e9fd (patch) | |
| tree | 933f30d5b88897e0944ad5acffec561c315d6dab /res/xml/azerty.xml | |
| parent | 2e81cb5cf717ef68df9bd66d2af1c7f5ccaaa3fe (diff) | |
| download | unexpected-keyboard-d9f2fdf8bf9c300573bea98e074dd7c68589e9fd.tar.gz unexpected-keyboard-d9f2fdf8bf9c300573bea98e074dd7c68589e9fd.zip | |
Remove some localized keys from the layouts
These keys are not placed in a particular way, the automatic placement
will do a better job.
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 0e3f073..59f0976 100644 --- a/res/xml/azerty.xml +++ b/res/xml/azerty.xml @@ -14,7 +14,7 @@ </row> <row> <key key0="q" key2="tab"/> - <key key0="s" key1="loc accent_ring" key3="loc ß"/> + <key key0="s" key3="loc ß"/> <key key0="d" key1="accent_grave" key3="accent_aigu"/> <key key0="f" key3="{" key4="}"/> <key key0="g" key3="[" key4="]"/> |
