comparison chrome/content/view.html @ 6:ac5648afee47 default tip

change hot key from ctrl to alt.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 23 May 2009 11:56:41 +0900
parents b090002b1814
children
comparison
equal deleted inserted replaced
5:8f7e53bfe0e8 6:ac5648afee47
58 </div> 58 </div>
59 <div id="helpBox" class="glayer_box_big" style="display: none;"> 59 <div id="helpBox" class="glayer_box_big" style="display: none;">
60 <p>Shortcut Keys</p> 60 <p>Shortcut Keys</p>
61 <table> 61 <table>
62 <tr> 62 <tr>
63 <th>[Ctrl]+[Right]</th> 63 <th>[Alt]+[Right]</th>
64 <td>Next page</td> 64 <td>Next page</td>
65 </tr> 65 </tr>
66 <tr> 66 <tr>
67 <th>[Ctrl]+[Left]</th> 67 <th>[Alt]+[Left]</th>
68 <td>Previous page</td> 68 <td>Previous page</td>
69 </tr> 69 </tr>
70 <tr> 70 <tr>
71 <th>[Ctrl]+[Down]</th> 71 <th>[Alt]+[Down]</th>
72 <td>Next bookmark</td> 72 <td>Next bookmark</td>
73 </tr> 73 </tr>
74 <tr> 74 <tr>
75 <th>[Ctrl]+[Up]</th> 75 <th>[Alt]+[Up]</th>
76 <td>Previous bookmark</td> 76 <td>Previous bookmark</td>
77 </tr> 77 </tr>
78 <tr> 78 <tr>
79 <th>[Ctrl]+[Enter] or [Ctrl]+[m]</th> 79 <th>[Alt]+[Enter] or [Alt]+[m]</th>
80 <td>Open bookmark</td> 80 <td>Open bookmark</td>
81 </tr> 81 </tr>
82 <tr> 82 <tr>
83 <th>[Ctrl]+[e]</th> 83 <th>[Alt]+[e]</th>
84 <td>Edit bookmark</td> 84 <td>Edit bookmark</td>
85 </tr> 85 </tr>
86 <tr> 86 <tr>
87 <th>[Ctrl]+[u]</th> 87 <th>[Alt]+[u]</th>
88 <td>Load bookmarks from Google Bookmarks (sync bookmarks)</td> 88 <td>Load bookmarks from Google Bookmarks (sync bookmarks)</td>
89 </tr> 89 </tr>
90 <tr> 90 <tr>
91 <th>[Ctrl]+[s]</th> 91 <th>[Alt]+[s]</th>
92 <td>Open(Close) setting window</td> 92 <td>Open(Close) setting window</td>
93 </tr> 93 </tr>
94 <tr> 94 <tr>
95 <th>[Ctrl]+[/]</th> 95 <th>[Alt]+[/]</th>
96 <td>Show(Close) help (this page)</td> 96 <td>Show(Close) help (this page)</td>
97 </tr> 97 </tr>
98 </table> 98 </table>
99 <br/> 99 <br/>
100 <p>Input Text Pattern for Search</p> 100 <p>Input Text Pattern for Search</p>