diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-16 17:06:57 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-16 17:06:57 -0400 |
commit | 6a9923e18fd71c296a73d52739593f644044ce8c (patch) | |
tree | 33a64eb227db69457623765109e3a1ccd8f09309 /doc/user_help.html | |
parent | 9a7e9be09e75162fc74530e6f8ffcf80327d8c70 (diff) |
Fix a keybinding in user_help.html
Diffstat (limited to 'doc/user_help.html')
-rw-r--r-- | doc/user_help.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/user_help.html b/doc/user_help.html index 98c2c799..ac9820c9 100644 --- a/doc/user_help.html +++ b/doc/user_help.html @@ -21,8 +21,8 @@ <ul> <li>You can tell a link from plain content by the hand-shaped cursor. <li> Besides browsing the web, Dillo also has basic file browsing - capabilities included. So, entering <a href="file:">file:</a> in your - Dillo URL window will give you the contents of your current + capabilities included. So, entering <a href="file:">file:</a> + in your Dillo URL window will give you the contents of your current working directory, and <a href="file:~">file:~</a> entered in the same place will point your Dillo browser right to your home directory... @@ -109,8 +109,8 @@ <li> To find a left-aligned substring, prepend it with a space. </li> <li> To find a right-aligned substring, append a space to it.</li> <li> To find full words only, prepend and append spaces to them. </li> - <li> To find a sentence, enter the words and remember that the above rules - apply for every word in it. </li> + <li> To find a sentence, enter the words and remember that + the above rules apply for every word in it. </li> </ul> <p> Dillo will scroll the page and highlight found text! @@ -281,7 +281,7 @@ <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>Alt-Q <td>Quit <td>quit 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 |