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/neo2.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/neo2.xml')
| -rw-r--r-- | res/xml/neo2.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/res/xml/neo2.xml b/res/xml/neo2.xml index b3d36d2..f20c8b9 100644 --- a/res/xml/neo2.xml +++ b/res/xml/neo2.xml @@ -14,17 +14,17 @@ <key key0="ß" key1="-"/> </row> <row> - <key key0="u" key1="tab" key2="loc accent_circonflexe" key4="\\"/> - <key key0="i" key2="loc accent_caron" key4="/"/> - <key key0="a" key2="loc accent_dot_above" key4="{"/> - <key key0="e" key2="loc accent_macron" key4="}"/> - <key key0="o" key2="loc accent_trema" key4="*"/> - <key key0="s" key2="loc accent_tilde" key4="\?"/> - <key key0="n" key2="loc accent_cedille" key4="("/> - <key key0="r" key2="loc accent_grave" key4=")"/> - <key key0="t" key2="loc accent_aigu" key4="-"/> - <key key0="d" key2="loc accent_ring" key4=":"/> - <key key0="y" key2="loc accent_double_aigu" key3="\@"/> + <key key0="u" key1="tab" key4="\\"/> + <key key0="i" key4="/"/> + <key key0="a" key4="{"/> + <key key0="e" key4="}"/> + <key key0="o" key4="*"/> + <key key0="s" key4="\?"/> + <key key0="n" key4="("/> + <key key0="r" key4=")"/> + <key key0="t" key4="-"/> + <key key0="d" key4=":"/> + <key key0="y" key3="\@"/> </row> <row> <key width="1.5" key0="shift" key1="esc"/> |
