diff options
| -rw-r--r-- | res/xml/local_ru_jcuken.xml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/res/xml/local_ru_jcuken.xml b/res/xml/local_ru_jcuken.xml index a2a2837..d153819 100644 --- a/res/xml/local_ru_jcuken.xml +++ b/res/xml/local_ru_jcuken.xml @@ -10,12 +10,12 @@ <key key0="г" key2="7" key3="&"/> <key key0="ш" key2="8" key3="*"/> <key key0="щ" key2="9" key3="(" key4=")"/> - <key key0="з" key2="0"/> - <key key0="х" key1="{" key2="}" key4="f11_placeholder"/> - <key key0="ъ" key1="[" key2="]" key4="f12_placeholder"/> + <key key0="з" key2="0" key3="{" key4="}" /> + <key key0="х" key3="[" key4="]" key1="f11_placeholder" key2="f12_placeholder"/> + </row> <row> - <key shift="0.5" key0="ф" key1="tab" key2="`"/> + <key key0="ф" key1="tab" key2="`"/> <key key0="ы"/> <key key0="в"/> <key key0="а"/> @@ -28,16 +28,16 @@ <key key0="э" key2="|" key3="\\"/> </row> <row> - <key width="1.5" key0="shift"/> - <key key0="я"/> - <key key0="ч"/> - <key key0="с"/> - <key key0="м"/> - <key key0="и" key2="<" key3="."/> - <key key0="т" key2=">" key3=","/> - <key key0="ь" key2="\?" key3="/"/> - <key key0="б" key2=":" key3=";"/> - <key key0="ю" key2=""" key3="'"/> - <key width="1.5" key0="backspace" key2="delete"/> + <key width="1.18" key0="shift"/> + <key width="0.96" key0="я"/> + <key width="0.96" key0="ч"/> + <key width="0.96" key0="с"/> + <key width="0.96" key0="м"/> + <key width="0.96" key0="и" key2="<" key3="."/> + <key width="0.96" key0="т" key2=">" key3=","/> + <key width="0.96" key0="ь" key1="ъ" key2="\?" key3="/"/> + <key width="0.96" key0="б" key2=":" key3=";"/> + <key width="0.96" key0="ю" key2=""" key3="'"/> + <key width="1.18" key0="backspace" key2="delete"/> </row> </keyboard> |
