| 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 | 7 |
| 8 <kb-keyset id="qwerty-upper" pitch="10 20"> | 8 <kb-keyset id="qwerty-upper" pitch="10 20"> |
| 9 <kb-row> | 9 <kb-row> |
| 10 <kb-key-sequence keys="QWERTYUIOP" hintTexts="1234567890"> | 10 <kb-key-sequence keys="QWERTYUIOP" hintTexts="1234567890"> |
| 11 </kb-key-sequence> | 11 </kb-key-sequence> |
| 12 <kb-key class="dark" char="" image="backspace" | 12 <kb-key class="dark" char="" image="backspace.png" |
| 13 repeat sound="keypress-delete" stretch weight="110"></kb-key> | 13 repeat sound="keypress-delete" stretch weight="110"></kb-key> |
| 14 </kb-row> | 14 </kb-row> |
| 15 <kb-row align="right"> | 15 <kb-row align="right"> |
| 16 <kb-key-sequence keys="ASDFGHJKL"></kb-key-sequence> | 16 <kb-key-sequence keys="ASDFGHJKL"></kb-key-sequence> |
| 17 <kb-key class="dark" char="
" align="right" | 17 <kb-key class="dark" char="
" align="right" |
| 18 image="return" sound="keypress-return" weight="175"></kb-key> | 18 image="return.png" sound="keypress-return" weight="175"></kb-key> |
| 19 </kb-row> | 19 </kb-row> |
| 20 <kb-row> | 20 <kb-row> |
| 21 <kb-shift-key weight="105" align="left"></kb-shift-key> | 21 <kb-shift-key weight="105" align="left"></kb-shift-key> |
| 22 <kb-key-sequence keys="ZXCVBNM!?"></kb-key-sequence> | 22 <kb-key-sequence keys="ZXCVBNM!?"></kb-key-sequence> |
| 23 <kb-shift-key weight="105" stretch align="right"></kb-shift-key> | 23 <kb-shift-key weight="105" stretch align="right"></kb-shift-key> |
| 24 </kb-row> | 24 </kb-row> |
| 25 <kb-row> | 25 <kb-row> |
| 26 <kb-key class="dark" toKeyset="down:symbol" char="Invalid" | 26 <kb-key class="dark" toKeyset="down:symbol" char="Invalid" |
| 27 align="center" weight="105">?123</kb-key> | 27 align="center" weight="105">?123</kb-key> |
| 28 <kb-key class="dark">_</kb-key> | 28 <kb-key class="dark">_</kb-key> |
| 29 <kb-key class="dark" stretch>/</kb-key> | 29 <kb-key class="dark" stretch>/</kb-key> |
| 30 <kb-key char=" " class="space" sound="keypress-spacebar" weight="540"> | 30 <kb-key char=" " class="space" sound="keypress-spacebar" weight="540"> |
| 31 English (US) |
| 31 </kb-key> | 32 </kb-key> |
| 32 <kb-key class="dark">,</kb-key> | 33 <kb-key class="dark">,</kb-key> |
| 33 <kb-key class="dark">.</kb-key> | 34 <kb-key class="dark">.</kb-key> |
| 34 <kb-hide-keyboard-key image="hide-keyboard" stretch weight="105"> | 35 <kb-hide-keyboard-key image="hide-keyboard.png" stretch weight="105"> |
| 35 </kb-hide-keyboard-key> | 36 </kb-hide-keyboard-key> |
| 36 </kb-row> | 37 </kb-row> |
| 37 <kb-altkey-container hidden> | 38 <kb-altkey-container hidden> |
| 38 </kb-altkey-container> | 39 </kb-altkey-container> |
| 39 </kb-keyset> | 40 </kb-keyset> |
| 40 | 41 |
| 41 <kb-keyset id="qwerty-lower" isDefault=true pitch="10 20"> | 42 <kb-keyset id="qwerty-lower" isDefault=true pitch="10 20"> |
| 42 <kb-row> | 43 <kb-row> |
| 43 <kb-key-sequence keys="qwertyuiop" hintTexts="1234567890"> | 44 <kb-key-sequence keys="qwertyuiop" hintTexts="1234567890"> |
| 44 </kb-key-sequence> | 45 </kb-key-sequence> |
| 45 <kb-key class="dark" char="" repeat stretch align="right" | 46 <kb-key class="dark" char="" repeat stretch align="right" |
| 46 image="backspace" sound="keypress-delete" weight="110"></kb-key> | 47 image="backspace.png" sound="keypress-delete" weight="110"></kb-key> |
| 47 </kb-row> | 48 </kb-row> |
| 48 <kb-row align="right"> | 49 <kb-row align="right"> |
| 49 <kb-key-sequence keys="asdfghjkl"></kb-key-sequence> | 50 <kb-key-sequence keys="asdfghjkl"></kb-key-sequence> |
| 50 <kb-key class="dark" char="
" align="right" | 51 <kb-key class="dark" char="
" align="right" |
| 51 image="return" sound="keypress-return" weight="175"></kb-key> | 52 image="return.png" sound="keypress-return" weight="175"></kb-key> |
| 52 </kb-row> | 53 </kb-row> |
| 53 <kb-row> | 54 <kb-row> |
| 54 <kb-shift-key weight="105" align="left"></kb-shift-key> | 55 <kb-shift-key weight="105" align="left"></kb-shift-key> |
| 55 <kb-key-sequence keys="zxcvbnm!?"></kb-key-sequence> | 56 <kb-key-sequence keys="zxcvbnm!?"></kb-key-sequence> |
| 56 <kb-shift-key stretch weight="105" align="right"></kb-shift-key> | 57 <kb-shift-key stretch weight="105" align="right"></kb-shift-key> |
| 57 </kb-row> | 58 </kb-row> |
| 58 <kb-row> | 59 <kb-row> |
| 59 <kb-key class="dark" toKeyset="down:symbol" char="Invalid" | 60 <kb-key class="dark" toKeyset="down:symbol" char="Invalid" |
| 60 align="center" weight="105">?123</kb-key> | 61 align="center" weight="105">?123</kb-key> |
| 61 <kb-key class="dark">-</kb-key> | 62 <kb-key class="dark">-</kb-key> |
| 62 <kb-key class="dark" stretch>/</kb-key> | 63 <kb-key class="dark" stretch>/</kb-key> |
| 63 <kb-key char=" " class="space" sound="keypress-spacebar" weight="540"> | 64 <kb-key char=" " class="space" sound="keypress-spacebar" weight="540"> |
| 65 English (US) |
| 64 </kb-key> | 66 </kb-key> |
| 65 <kb-key class="dark">,</kb-key> | 67 <kb-key class="dark">,</kb-key> |
| 66 <kb-key class="dark">.</kb-key> | 68 <kb-key class="dark">.</kb-key> |
| 67 <kb-hide-keyboard-key image="hide-keyboard" stretch weight="105"> | 69 <kb-hide-keyboard-key image="hide-keyboard.png" stretch weight="105"> |
| 68 </kb-hide-keyboard-key> | 70 </kb-hide-keyboard-key> |
| 69 </kb-row> | 71 </kb-row> |
| 70 <kb-altkey-container hidden> | 72 <kb-altkey-container hidden> |
| 71 </kb-altkey-container> | 73 </kb-altkey-container> |
| 72 </kb-keyset> | 74 </kb-keyset> |
| 73 | 75 |
| 74 <kb-keyset id="qwerty-symbol" pitch="10 20"> | 76 <kb-keyset id="qwerty-symbol" pitch="10 20"> |
| 75 <kb-row> | 77 <kb-row> |
| 76 <kb-key-sequence keys="1234567890"></kb-key-sequence> | 78 <kb-key-sequence keys="1234567890"></kb-key-sequence> |
| 77 <kb-key class="dark" char="" align="right" image="backspace" | 79 <kb-key class="dark" char="" align="right" image="backspace.png" |
| 78 repeat sound="keypress-delete" stretch weight="110"></kb-key> | 80 repeat sound="keypress-delete" stretch weight="110"></kb-key> |
| 79 </kb-row> | 81 </kb-row> |
| 80 <kb-row align="right"> | 82 <kb-row align="right"> |
| 81 <kb-key-sequence keys="@#$%&-+()"></kb-key-sequence> | 83 <kb-key-sequence keys="@#$%&-+()"></kb-key-sequence> |
| 82 <kb-key class="dark" char="
" align="right" | 84 <kb-key class="dark" char="
" align="right" |
| 83 image="return" sound="keypress-return" weight="175"></kb-key> | 85 image="return.png" sound="keypress-return" weight="175"></kb-key> |
| 84 </kb-row> | 86 </kb-row> |
| 85 <kb-row> | 87 <kb-row> |
| 86 <kb-key class="dark" toKeyset="down:more" char="Invalid" align="center" | 88 <kb-key class="dark" toKeyset="down:more" char="Invalid" align="center" |
| 87 weight="105">~[<</kb-key> | 89 weight="105">~[<</kb-key> |
| 88 <kb-key-sequence keys="\=*"':;!?"></kb-key-sequence> | 90 <kb-key-sequence keys="\=*"':;!?"></kb-key-sequence> |
| 89 <kb-key class="dark" toKeyset="down:more" char="Invalid" align="center" | 91 <kb-key class="dark" toKeyset="down:more" char="Invalid" align="center" |
| 90 stretch weight="105">~[<</kb-key> | 92 stretch weight="105">~[<</kb-key> |
| 91 </kb-row> | 93 </kb-row> |
| 92 <kb-row> | 94 <kb-row> |
| 93 <kb-abc-key align="center" weight="105">ABC</kb-abc-key> | 95 <kb-abc-key align="center" weight="105">ABC</kb-abc-key> |
| 94 <kb-key class="dark">_</kb-key> | 96 <kb-key class="dark">_</kb-key> |
| 95 <kb-key class="dark" stretch>/</kb-key> | 97 <kb-key class="dark" stretch>/</kb-key> |
| 96 <kb-key char=" " class="space" sound="keypress-spacebar" weight="540"> | 98 <kb-key char=" " class="space" sound="keypress-spacebar" weight="540"> |
| 99 English (US) |
| 97 </kb-key> | 100 </kb-key> |
| 98 <kb-key class="dark">,</kb-key> | 101 <kb-key class="dark">,</kb-key> |
| 99 <kb-key class="dark">.</kb-key> | 102 <kb-key class="dark">.</kb-key> |
| 100 <kb-hide-keyboard-key image="hide-keyboard" stretch weight="105"> | 103 <kb-hide-keyboard-key image="hide-keyboard.png" stretch weight="105"> |
| 101 </kb-hide-keyboard-key> | 104 </kb-hide-keyboard-key> |
| 102 </kb-row> | 105 </kb-row> |
| 103 <kb-altkey-container hidden> | 106 <kb-altkey-container hidden> |
| 104 </kb-altkey-container> | 107 </kb-altkey-container> |
| 105 </kb-keyset> | 108 </kb-keyset> |
| 106 | 109 |
| 107 <kb-keyset id="qwerty-more" pitch="10 20"> | 110 <kb-keyset id="qwerty-more" pitch="10 20"> |
| 108 <kb-row> | 111 <kb-row> |
| 109 <kb-key-sequence | 112 <kb-key-sequence |
| 110 keys="~`|•√Π÷×¶Δ"> | 113 keys="~`|•√Π÷×¶Δ"> |
| 111 </kb-key-sequence> | 114 </kb-key-sequence> |
| 112 <kb-key class="dark" align="right" char="" image="backspace" | 115 <kb-key class="dark" align="right" char="" image="backspace.png" |
| 113 repeat sound="keypress-delete" stretch weight="110"></kb-key> | 116 repeat sound="keypress-delete" stretch weight="110"></kb-key> |
| 114 </kb-row> | 117 </kb-row> |
| 115 <kb-row align="right"> | 118 <kb-row align="right"> |
| 116 <kb-key-sequence | 119 <kb-key-sequence |
| 117 keys="£¢€¥^°={}"> | 120 keys="£¢€¥^°={}"> |
| 118 </kb-key-sequence> | 121 </kb-key-sequence> |
| 119 <kb-key class="dark" char="
" align="right" | 122 <kb-key class="dark" char="
" align="right" |
| 120 image="return" sound="keypress-return" weight="175"></kb-key> | 123 image="return.png" sound="keypress-return" weight="175"></kb-key> |
| 121 </kb-row> | 124 </kb-row> |
| 122 <kb-row> | 125 <kb-row> |
| 123 <kb-key class="dark" toKeyset="down:symbol" char="Invalid" | 126 <kb-key class="dark" toKeyset="down:symbol" char="Invalid" |
| 124 align="center" weight="105">?123</kb-key> | 127 align="center" weight="105">?123</kb-key> |
| 125 <kb-key-sequence | 128 <kb-key-sequence |
| 126 keys="\©®™℅[]¡¿"> | 129 keys="\©®™℅[]¡¿"> |
| 127 </kb-key-sequence> | 130 </kb-key-sequence> |
| 128 <kb-key stretch class="dark" toKeyset="down:symbol" char="Invalid" | 131 <kb-key stretch class="dark" toKeyset="down:symbol" char="Invalid" |
| 129 align="center" weight="105">?123</kb-key> | 132 align="center" weight="105">?123</kb-key> |
| 130 </kb-row> | 133 </kb-row> |
| 131 <kb-row> | 134 <kb-row> |
| 132 <kb-abc-key align="center" weight="105">ABC</kb-abc-key> | 135 <kb-abc-key align="center" weight="105">ABC</kb-abc-key> |
| 133 <kb-key class="dark"><</kb-key> | 136 <kb-key class="dark"><</kb-key> |
| 134 <kb-key class="dark" stretch>></kb-key> | 137 <kb-key class="dark" stretch>></kb-key> |
| 135 <kb-key char=" " class="space" sound="keypress-spacebar" weight="540"> | 138 <kb-key char=" " class="space" sound="keypress-spacebar" weight="540"> |
| 139 English (US) |
| 136 </kb-key> | 140 </kb-key> |
| 137 <kb-key class="dark">,</kb-key> | 141 <kb-key class="dark">,</kb-key> |
| 138 <kb-key class="dark">.</kb-key> | 142 <kb-key class="dark">.</kb-key> |
| 139 <kb-hide-keyboard-key image="hide-keyboard" stretch weight="105"> | 143 <kb-hide-keyboard-key image="hide-keyboard.png" stretch weight="105"> |
| 140 </kb-hide-keyboard-key> | 144 </kb-hide-keyboard-key> |
| 141 </kb-row> | 145 </kb-row> |
| 142 </kb-keyset> | 146 </kb-keyset> |
| 143 | 147 |
| OLD | NEW |