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/local_bgph1.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/local_bgph1.xml')
| -rw-r--r-- | res/xml/local_bgph1.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/res/xml/local_bgph1.xml b/res/xml/local_bgph1.xml index 7ed407a..c3c6fd4 100644 --- a/res/xml/local_bgph1.xml +++ b/res/xml/local_bgph1.xml @@ -9,28 +9,28 @@ <key key0="ъ" key2="6" key3="^" key4="€"/> <key key0="у" key2="7" key3="&" key4="§"/> <key key0="и" key2="8" key3="*"/> - <key key0="о" key1="loc accent_macron" key2="9" key3="(" key4=")"/> + <key key0="о" key2="9" key3="(" key4=")"/> <key key0="п" key1="0" key3="f11_placeholder" key4="f12_placeholder"/> </row> <row> <key shift="0.5" key0="а" key1="tab" key2="`"/> <key key0="с"/> - <key key0="д" key1="loc accent_grave" key3="loc accent_aigu"/> + <key key0="д"/> <key key0="ф"/> - <key key0="г" key1="loc accent_caron" key2="-" key3="_"/> + <key key0="г" key2="-" key3="_"/> <key key0="х" key2="=" key3="+"/> - <key key0="й" key1="loc accent_trema" key2="loc accent_circonflexe" key4="}" key3="{"/> + <key key0="й" key4="}" key3="{"/> <key key0="к" key2="ш" key3="[" key4="]"/> <key key0="л" key1="щ" key2="|" key3="\\" key4="ю"/> </row> <row> <key width="1.5" key0="shift"/> <key key0="з"/> - <key key0="ь" key1="loc accent_ring" key3="ѝ"/> - <key key0="ц" key1="loc accent_cedille" key2="<" key3="."/> + <key key0="ь" key3="ѝ"/> + <key key0="ц" key2="<" key3="."/> <key key0="ж" key2=">" key3=","/> <key key0="б" key2="\?" key3="/"/> - <key key0="н" key1="loc accent_tilde" key2=":" key3=";"/> + <key key0="н" key2=":" key3=";"/> <key key0="м" key2=""" key3="'"/> <key width="1.5" key0="backspace" key2="delete"/> </row> |
