mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix PC Qwerty shift locked layout
Bug: 13537661 Change-Id: I5b3645a64126118e22f44c262123076e85d7f83e
This commit is contained in:
parent
f0229934fc
commit
a49be9b112
@ -23,7 +23,7 @@
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted"
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted|alphabetShiftLocked"
|
||||
>
|
||||
<Key
|
||||
latin:keySpec="["
|
||||
|
@ -23,7 +23,7 @@
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted"
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted|alphabetShiftLocked"
|
||||
>
|
||||
<Key
|
||||
latin:keySpec=";"
|
||||
|
@ -23,7 +23,7 @@
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted"
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted|alphabetShiftLocked"
|
||||
>
|
||||
<Key
|
||||
latin:keySpec=","
|
||||
|
@ -21,6 +21,10 @@
|
||||
<merge
|
||||
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted|alphabetShiftLocked"
|
||||
>
|
||||
<Key
|
||||
latin:keySpec="`"
|
||||
latin:keyHintLabel="~"
|
||||
@ -104,4 +108,11 @@
|
||||
latin:additionalMoreKeys="+"
|
||||
latin:keyStyle="hasShiftedLetterHintStyle"
|
||||
latin:moreKeys="∞,≠,≈" />
|
||||
</case>
|
||||
<!-- keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLockShifted" -->
|
||||
<default>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_pcqwerty1_shift" />
|
||||
</default>
|
||||
</switch>
|
||||
</merge>
|
||||
|
@ -25,20 +25,9 @@
|
||||
latin:keyboardLayout="@xml/key_styles_common" />
|
||||
<Row
|
||||
latin:keyWidth="7.0%p"
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted"
|
||||
>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_pcqwerty1" />
|
||||
</case>
|
||||
<!-- keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted" -->
|
||||
<default>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_pcqwerty1_shift" />
|
||||
</default>
|
||||
</switch>
|
||||
<Key
|
||||
latin:keyStyle="deleteKeyStyle"
|
||||
latin:keyWidth="fillRight" />
|
||||
|
@ -23,7 +23,7 @@
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted"
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted|alphabetShiftLocked"
|
||||
>
|
||||
<Key
|
||||
latin:keySpec="["
|
||||
|
@ -23,7 +23,7 @@
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted"
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted|alphabetShiftLocked"
|
||||
>
|
||||
<Key
|
||||
latin:keySpec=";"
|
||||
|
@ -23,7 +23,7 @@
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted"
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted|alphabetShiftLocked"
|
||||
>
|
||||
<Key
|
||||
latin:keySpec=","
|
||||
|
@ -21,6 +21,10 @@
|
||||
<merge
|
||||
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted|alphabetShiftLocked"
|
||||
>
|
||||
<Key
|
||||
latin:keySpec="`"
|
||||
latin:additionalMoreKeys="~" />
|
||||
@ -78,4 +82,11 @@
|
||||
latin:keySpec="="
|
||||
latin:additionalMoreKeys="+"
|
||||
latin:moreKeys="!fixedColumnOrder!4,∞,≠,≈,%" />
|
||||
</case>
|
||||
<!-- keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLockShifted" -->
|
||||
<default>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_pcqwerty1_shift" />
|
||||
</default>
|
||||
</switch>
|
||||
</merge>
|
||||
|
@ -25,20 +25,9 @@
|
||||
latin:keyboardLayout="@xml/key_styles_common" />
|
||||
<Row
|
||||
latin:keyWidth="7.692%p"
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted"
|
||||
>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_pcqwerty1" />
|
||||
</case>
|
||||
<!-- keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted" -->
|
||||
<default>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_pcqwerty1_shift" />
|
||||
</default>
|
||||
</switch>
|
||||
</Row>
|
||||
<Row
|
||||
latin:keyWidth="7.692%p"
|
||||
|
Loading…
x
Reference in New Issue
Block a user