diff options
Diffstat (limited to 'doc/user_help.html')
-rw-r--r-- | doc/user_help.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/user_help.html b/doc/user_help.html index 91dc748f..b6219f71 100644 --- a/doc/user_help.html +++ b/doc/user_help.html @@ -9,7 +9,7 @@ <body bgcolor='#778899' text='#000000'> <table bgcolor="#70a0c0" border="1" cellpadding="5"> - <tr><td><h1>Help for Dillo 2.2</h1> + <tr><td><h1>Help for Dillo 3.0</h1> </table> <p> <table WIDTH="100%" BORDER=1 CELLSPACING=0 CELLPADDING=5> @@ -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> @@ -84,7 +84,7 @@ <tr><td BGCOLOR="#70a0c0"> <p> Downloads are made using <b><font color="#5040a0">wget</font></b> - with a FLTK2-based GUI wrapper, through the Dillo plugin (dpi) framework. + with a FLTK-based GUI wrapper, through the Dillo plugin (dpi) framework. If you close the browser window, downloads will continue. <p> </td></tr> @@ -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,15 +273,15 @@ <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 +<tr><td>Ctrl-Space or Esc <td>"more space!" <td>Hide/show controls +<tr><td>Ctrl-Q <td>Quit <td>exit Dillo <tr><td>Back or "<b>,</b>" <td>< <td>previous page <tr><td>Shift-Back or "<b>.</b>" <td>> <td>next page <tr><td>Esc <td>escape <td>close dialog <tr><td>Alt-F <td>File <td>file menu -<tr><td>Alt-X <td>eXit <td>exit Dillo <tr><td>Shift-Right <td>Right <td>Next tab <tr><td>Shift-Left <td>Left <td>Previous tab <tr><td>Ctrl-TabKey <td>TabKey <td>Next tab |