diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user_help.in.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/user_help.in.html b/doc/user_help.in.html index a35bb63b..25129668 100644 --- a/doc/user_help.in.html +++ b/doc/user_help.in.html @@ -213,6 +213,15 @@ scrollbar can be positioned on the left side setting the <code>scrollbar_on_left</code> option to <code>YES</code>, by default it is on the right side.</p> +The vertical scrollbar has another mode of operation to navigate full +<em>pages</em> that can be enabled by setting the +<code>scrollbar_page_mode</code> option to <code>YES</code> or temporarily by +holding the Shift key. When this mode is active, left-clicking anywhere on the +scrollbar will scroll down one page and right-clicking will scroll up one page. +Middle clicking on the scrollbar will move the thumb to that position, which can +also be dragged. The Shift key can also be used to temporarily disable this +mode if it was enabled in the configuration. + <h3 id="find-text">Find text</h3> <p> To find text in a document right-click to open the <em>Page menu</em> and select |