am 6cc58bed: Merge "Fix PC QWERTY keyboard of 7-inch tablet" into jb-dev
* commit '6cc58bedea3f44adfff26d313079aa5f382c8bba': Fix PC QWERTY keyboard of 7-inch tabletmain
commit
aefe048967
|
@ -24,46 +24,21 @@
|
||||||
<Row
|
<Row
|
||||||
latin:keyWidth="7.0%p"
|
latin:keyWidth="7.0%p"
|
||||||
>
|
>
|
||||||
<switch>
|
|
||||||
<case
|
|
||||||
latin:keyboardLayoutSetElement="symbols|symbolsShifted"
|
|
||||||
>
|
|
||||||
<Spacer
|
|
||||||
latin:keyXPos="15.0%p"
|
|
||||||
latin:keyWidth="10.5%p" />
|
|
||||||
</case>
|
|
||||||
<case
|
|
||||||
latin:mode="url"
|
|
||||||
>
|
|
||||||
<Key
|
|
||||||
latin:keyStyle="comKeyStyle"
|
|
||||||
latin:keyXPos="15.0%p"
|
|
||||||
latin:keyWidth="10.5%p" />
|
|
||||||
</case>
|
|
||||||
<default>
|
|
||||||
<include
|
|
||||||
latin:keyboardLayout="@xml/keys_f1f2"
|
|
||||||
latin:keyXPos="18.5%p" />
|
|
||||||
</default>
|
|
||||||
</switch>
|
|
||||||
<switch>
|
<switch>
|
||||||
<case
|
<case
|
||||||
latin:languageSwitchKeyEnabled="true"
|
latin:languageSwitchKeyEnabled="true"
|
||||||
>
|
>
|
||||||
<Key
|
<Key
|
||||||
latin:keyStyle="languageSwitchKeyStyle" />
|
latin:keyStyle="languageSwitchKeyStyle"
|
||||||
<Key
|
latin:keyWidth="9.0%p"
|
||||||
latin:keyStyle="spaceKeyStyle"
|
latin:backgroundType="functional" />
|
||||||
latin:keyWidth="42.0%p" />
|
|
||||||
</case>
|
</case>
|
||||||
<!-- languageSwitchKeyEnabled="false" -->
|
|
||||||
<default>
|
|
||||||
<Key
|
|
||||||
latin:keyStyle="spaceKeyStyle"
|
|
||||||
latin:keyWidth="49.0%p" />
|
|
||||||
</default>
|
|
||||||
</switch>
|
</switch>
|
||||||
<include
|
<Key
|
||||||
|
latin:keyStyle="spaceKeyStyle"
|
||||||
|
latin:keyXPos="25.5%p"
|
||||||
|
latin:keyWidth="49.0%p" />
|
||||||
|
<include
|
||||||
latin:keyXPos="-9.0%p"
|
latin:keyXPos="-9.0%p"
|
||||||
latin:keyWidth="fillRight"
|
latin:keyWidth="fillRight"
|
||||||
latin:keyboardLayout="@xml/key_shortcut" />
|
latin:keyboardLayout="@xml/key_shortcut" />
|
||||||
|
|
Loading…
Reference in New Issue