OLD | NEW |
1 <!-- | 1 <!-- |
2 -- Copyright 2013 The Chromium Authors. All rights reserved. | 2 -- Copyright 2013 The Chromium Authors. All rights reserved. |
3 -- Use of this source code is governed by a BSD-style license that can be | 3 -- Use of this source code is governed by a BSD-style license that can be |
4 -- found in the LICENSE file. | 4 -- found in the LICENSE file. |
5 --> | 5 --> |
6 | 6 |
7 <kb-keyset id="system-qwerty-upper" align="center"> | 7 <kb-keyset id="system-qwerty-upper" align="center"> |
8 <kb-row> | 8 <kb-row> |
9 <kb-key-sequence invert=true keys="`1234567890-=" | 9 <kb-key-sequence invert=true keys="`1234567890-=" |
10 hintTexts="~!@#$%^&*()_+"> </kb-key-sequence> | 10 hintTexts="~!@#$%^&*()_+"> </kb-key-sequence> |
11 <kb-key class="dark" char="" repeat align="right" | 11 <kb-key class="dark" char="" repeat align="right" |
12 image="backspace.png" sound="keypress-delete" stretch weight="190"> | 12 image="backspace.png" sound="keypress-delete" stretch weight="190"> |
13 </kb-key> | 13 </kb-key> |
14 </kb-row> | 14 </kb-row> |
15 <kb-row align="left"> | 15 <kb-row align="left"> |
16 <kb-key class="dark" char="	" align="center" | 16 <kb-key class="dark tab" char="	" align="center" |
17 image="tab.png" weight="155"></kb-key> | 17 image="tab.png" weight="155"></kb-key> |
18 <kb-key-sequence keys="QWERTYUIOP"></kb-key-sequence> | 18 <kb-key-sequence keys="QWERTYUIOP"></kb-key-sequence> |
19 <kb-key-sequence invert=true keys="[]\" | 19 <kb-key-sequence invert=true keys="[]\" |
20 hintTexts="{}|"></kb-key-sequence> | 20 hintTexts="{}|"></kb-key-sequence> |
21 </kb-row> | 21 </kb-row> |
22 <kb-row> | 22 <kb-row> |
23 <kb-key class="search dark" char="Search" image='search' | 23 <kb-key class="search dark" char="Search" image='search.png' |
24 weight="210"> </kb-key> | 24 weight="210"> </kb-key> |
25 <kb-key-sequence keys="ASDFGHJKL"></kb-key-sequence> | 25 <kb-key-sequence keys="ASDFGHJKL"></kb-key-sequence> |
26 <kb-key-sequence invert=true keys=";'" hintTexts=':"'> | 26 <kb-key-sequence invert=true keys=";'" hintTexts=':"'> |
27 </kb-key-sequence> | 27 </kb-key-sequence> |
28 <kb-key class="dark" char="
" align="right" | 28 <kb-key class="dark" char="
" align="right" |
29 image="return.png" sound="keypress-return" stretch weight="170"></kb-key
> | 29 image="return.png" sound="keypress-return" stretch weight="170"></kb-key
> |
30 </kb-row> | 30 </kb-row> |
31 <kb-row> | 31 <kb-row> |
32 <kb-shift-key weight="265" align="left"></kb-shift-key> | 32 <kb-shift-key weight="265" align="left"></kb-shift-key> |
33 <kb-key-sequence keys="ZXCVBNM"></kb-key-sequence> | 33 <kb-key-sequence keys="ZXCVBNM"></kb-key-sequence> |
(...skipping 26 matching lines...) Expand all Loading... |
60 | 60 |
61 <kb-keyset id="system-qwerty-lower" align="center" isDefault=true> | 61 <kb-keyset id="system-qwerty-lower" align="center" isDefault=true> |
62 <kb-row> | 62 <kb-row> |
63 <kb-key-sequence keys="`1234567890-=" hintTexts="~!@#$%^&*()_+"> | 63 <kb-key-sequence keys="`1234567890-=" hintTexts="~!@#$%^&*()_+"> |
64 </kb-key-sequence> | 64 </kb-key-sequence> |
65 <kb-key class="dark" weight="190" char="" | 65 <kb-key class="dark" weight="190" char="" |
66 image="backspace.png" repeat sound="keypress-delete" stretch | 66 image="backspace.png" repeat sound="keypress-delete" stretch |
67 align="right"></kb-key> | 67 align="right"></kb-key> |
68 </kb-row> | 68 </kb-row> |
69 <kb-row align="left"> | 69 <kb-row align="left"> |
70 <kb-key class="dark" char="	" align="center" | 70 <kb-key class="dark tab" char="	" align="center" |
71 image="tab.png" weight="155"></kb-key> | 71 image="tab.png" weight="155"></kb-key> |
72 <kb-key-sequence keys="qwertyuiop"></kb-key-sequence> | 72 <kb-key-sequence keys="qwertyuiop"></kb-key-sequence> |
73 <kb-key-sequence keys="[]\" hintTexts="{}|"></kb-key-sequence> | 73 <kb-key-sequence keys="[]\" hintTexts="{}|"></kb-key-sequence> |
74 </kb-row> | 74 </kb-row> |
75 <kb-row> | 75 <kb-row> |
76 <kb-key class="search dark" char="Search" image='search' | 76 <kb-key class="search dark" char="Search" image='search.png' |
77 weight="210"></kb-key> | 77 weight="210"></kb-key> |
78 <kb-key-sequence keys="asdfghjkl"></kb-key-sequence> | 78 <kb-key-sequence keys="asdfghjkl"></kb-key-sequence> |
79 <kb-key-sequence keys=";'" hintTexts=':"'></kb-key-sequence> | 79 <kb-key-sequence keys=";'" hintTexts=':"'></kb-key-sequence> |
80 <kb-key class="dark" char="
" align="right" | 80 <kb-key class="dark" char="
" align="right" |
81 image="return.png" sound="keypress-return" stretch weight="170"> | 81 image="return.png" sound="keypress-return" stretch weight="170"> |
82 </kb-key> | 82 </kb-key> |
83 </kb-row> | 83 </kb-row> |
84 <kb-row> | 84 <kb-row> |
85 <kb-shift-key weight="265" align="left"></kb-shift-key> | 85 <kb-shift-key weight="265" align="left"></kb-shift-key> |
86 <kb-key-sequence keys="zxcvbnm"></kb-key-sequence> | 86 <kb-key-sequence keys="zxcvbnm"></kb-key-sequence> |
(...skipping 15 matching lines...) Expand all Loading... |
102 <kb-key class="cursor dark" repeat char="Arrow-Down" image="down" | 102 <kb-key class="cursor dark" repeat char="Arrow-Down" image="down" |
103 weight="75"> </kb-key> | 103 weight="75"> </kb-key> |
104 <kb-key class="cursor dark" repeat char="Arrow-Right" image="right" | 104 <kb-key class="cursor dark" repeat char="Arrow-Right" image="right" |
105 weight="75"></kb-key> | 105 weight="75"></kb-key> |
106 <kb-hide-keyboard-key image="hide-keyboard.png" stretch> | 106 <kb-hide-keyboard-key image="hide-keyboard.png" stretch> |
107 </kb-hide-keyboard-key> | 107 </kb-hide-keyboard-key> |
108 </kb-row> | 108 </kb-row> |
109 <kb-altkey-container hidden> | 109 <kb-altkey-container hidden> |
110 </kb-altkey-container> | 110 </kb-altkey-container> |
111 </kb-keyset> | 111 </kb-keyset> |
OLD | NEW |