aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/rows_pcqwerty.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2013-08-23 22:28:26 +0900
committerTadashi G. Takaoka <takaoka@google.com>2013-08-26 16:23:29 +0900
commit7f28b3cc6ab60becff1c9ad98e65c24767899ebe (patch)
treed86201f807cf2d6a3c15fdafb38bdb52b6a007cf /java/res/xml-sw600dp/rows_pcqwerty.xml
parent59f49b38618fc5efd8e00b2511246834b3859a19 (diff)
downloadlatinime-7f28b3cc6ab60becff1c9ad98e65c24767899ebe.tar.gz
latinime-7f28b3cc6ab60becff1c9ad98e65c24767899ebe.tar.xz
latinime-7f28b3cc6ab60becff1c9ad98e65c24767899ebe.zip
Clean up PC QWERTY keyboard
Change-Id: Ibb52683e8f27517b9e7bf398d3b7a31215bd5a8d
Diffstat (limited to 'java/res/xml-sw600dp/rows_pcqwerty.xml')
-rw-r--r--java/res/xml-sw600dp/rows_pcqwerty.xml19
1 files changed, 14 insertions, 5 deletions
diff --git a/java/res/xml-sw600dp/rows_pcqwerty.xml b/java/res/xml-sw600dp/rows_pcqwerty.xml
index fa6080a19..8714815ef 100644
--- a/java/res/xml-sw600dp/rows_pcqwerty.xml
+++ b/java/res/xml-sw600dp/rows_pcqwerty.xml
@@ -26,8 +26,19 @@
<Row
latin:keyWidth="7.0%p"
>
- <include
- latin:keyboardLayout="@xml/rowkeys_pcqwerty1" />
+ <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" />
@@ -44,9 +55,7 @@
<Row
latin:keyWidth="7.0%p"
>
- <Key
- latin:keyStyle="toSymbolKeyStyle"
- latin:keyLabel="!text/label_to_symbol_key_pcqwerty"
+ <Spacer
latin:keyWidth="12.0%p" />
<include
latin:keyboardLayout="@xml/rowkeys_pcqwerty3" />