diff options
author | Kevin Koster <dillo@ombertech.com> | 2024-04-25 21:43:45 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-04-25 21:49:13 +0200 |
commit | 52110e1ea2a50e91e66bd049811036f53b7866e9 (patch) | |
tree | 4bb1e262192812cf77f8f3fafd21b6cf8118eac6 /doc/user_help.html | |
parent | 7113ff2f7c195fc375972c8f4385d09d26d551a0 (diff) |
Clarify page scrolling documentation
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/message/5DGCSCREF2SMOADHBHJVCB33BMYDSBHG/
Diffstat (limited to 'doc/user_help.html')
-rw-r--r-- | doc/user_help.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user_help.html b/doc/user_help.html index f283618b..7ba78277 100644 --- a/doc/user_help.html +++ b/doc/user_help.html @@ -177,7 +177,7 @@ doesn't require a network connection. <li>Use the <code>Home</code> or <code>End</code> keys to jump to the top or to the end of a page.</li> <li>Use <code>PgUp</code> or <code>PgDn</code> to advance a whole - <em>page</em> (window size).</li> + <em>page</em> (window size) minus one <em>step</em>.</li> <li>Use the arrow keys to move the view a <em>step</em> in that direction.</li> <li>You can also use the <code>Space</code> key as <code>PgDn</code> and |