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_pt.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_pt.xml')
| -rw-r--r-- | res/xml/qwerty_pt.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/qwerty_pt.xml b/res/xml/qwerty_pt.xml index 6e5d28d..fe8b580 100644 --- a/res/xml/qwerty_pt.xml +++ b/res/xml/qwerty_pt.xml @@ -6,7 +6,7 @@ <key key0="e" key2="3" key3="\#" key4="€"/> <key key0="r" key2="4" key3="$" key4="f11_placeholder"/> <key key0="t" key2="5" key3="%" key4="f12_placeholder"/> - <key key0="y" key1="loc accent_caron" key2="6" key3="^" key4="loc accent_trema"/> + <key key0="y" key2="6" key3="^" key4="loc accent_trema"/> <key key0="u" key2="7" key3="&"/> <key key0="i" key2="8" key3="*"/> <key key0="o" key2="9" key3="(" key4=")"/> @@ -15,8 +15,8 @@ <row> <key key0="a" key2="tab" key4="`"/> <key key0="s" key1="'" key3="loc ß" key4="accent_cedille"/> - <key key0="d" key1=""" key2="loc accent_ring"/> - <key key0="f" key2="loc accent_caron"/> + <key key0="d" key1="""/> + <key key0="f"/> <key key0="g"/> <key key0="h"/> <key key0="j" key1="-" key2="=" key4="+" key3="_"/> |
