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/qwerty_sv_se.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/qwerty_sv_se.xml')
| -rw-r--r-- | res/xml/qwerty_sv_se.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/qwerty_sv_se.xml b/res/xml/qwerty_sv_se.xml index fe41134..80ce617 100644 --- a/res/xml/qwerty_sv_se.xml +++ b/res/xml/qwerty_sv_se.xml @@ -15,9 +15,9 @@ </row> <row> <key key0="a" key2="tab"/> - <key key0="s" key1="accent_ring" key2="loc accent_cedille" key3="loc ß" key4="loc accent_tilde"/> - <key key0="d" key1="loc accent_grave" key2="loc accent_caron" key3="accent_aigu"/> - <key key0="f" key1="accent_trema" key2="loc accent_circonflexe"/> + <key key0="s" key1="accent_ring" key3="loc ß"/> + <key key0="d" key3="accent_aigu"/> + <key key0="f" key1="accent_trema"/> <key key0="g"/> <key key0="h"/> <key key0="j" key1="{" key4="}"/> |
