diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-04-27 15:59:47 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-04-27 15:59:47 -0300 |
commit | d8bfa3d7f887a9b48f69bae66f1e7430cbaf3e5f (patch) | |
tree | f4fb6e81e60e1096f5aba5b8b47981c204ea29b9 /doc/user_help.html | |
parent | 5eecefedf0f6df8a18def517229f9cc1a291f096 (diff) |
Set Ctrl-w as default for close tab/window (it was Ctrl-q)
Diffstat (limited to 'doc/user_help.html')
-rw-r--r-- | doc/user_help.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user_help.html b/doc/user_help.html index 0ef12d4c..48eaeb14 100644 --- a/doc/user_help.html +++ b/doc/user_help.html @@ -37,7 +37,7 @@ <li> Some of the functions in Dillo are handled by independent processes. For instance, downloads come through <em>wget</em>. If Dillo exits, the download can continue (more details - below). + below). </ul> </td></tr> </table> @@ -69,7 +69,7 @@ <li> Dialogs can be closed with the ESC key. <li> If you want to try a different control panel, right-click over the search button until you find one that suits your needs, then make - it the default in your <code>dillorc</code> file. + it the default in your <code>dillorc</code> file. <li> The whole window area can be used to display the page. Just hit Ctrl-Space! </ul> @@ -232,7 +232,7 @@ <li>If you don't have root access, install <em>dpid</em> and the <em>dpis</em> inside your <code>~/.dillo/</code> directory as explained - in the README file. + in the README file. </ul> </td></tr> </table> @@ -273,7 +273,7 @@ <tr><td>Ctrl-R <td>Reload <td>reload current page <tr><td>Ctrl-N <td>New <td>New browser window <tr><td>Ctrl-T <td>Tab <td>New tab -<tr><td>Ctrl-Q <td>Quit <td>quit tab/window +<tr><td>Ctrl-W <td>Window <td>quit tab/window <tr><td>Ctrl-O <td>Open <td>Open file <tr><td>Ctrl-B <td>Bookmarks <td>view bookmarks <tr><td>Ctrl-Space <td>"more space!" <td>Hide/show controls |