Fix PC QWERTY keyboard of 7-inch tablet

Bug: 6566031
Change-Id: I6d5a9244487d8b5816090aa98e032c9780cb5ae5
main
Tadashi G. Takaoka 2012-05-28 12:58:12 +09:00
parent 739ff3cfc4
commit cfb96c4973
1 changed files with 8 additions and 33 deletions

View File

@ -24,45 +24,20 @@
<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" --> </switch>
<default>
<Key <Key
latin:keyStyle="spaceKeyStyle" latin:keyStyle="spaceKeyStyle"
latin:keyXPos="25.5%p"
latin:keyWidth="49.0%p" /> latin:keyWidth="49.0%p" />
</default>
</switch>
<include <include
latin:keyXPos="-9.0%p" latin:keyXPos="-9.0%p"
latin:keyWidth="fillRight" latin:keyWidth="fillRight"