diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user_help.in.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/user_help.in.html b/doc/user_help.in.html index 15113d29..a35bb63b 100644 --- a/doc/user_help.in.html +++ b/doc/user_help.in.html @@ -208,7 +208,10 @@ doesn't require a network connection. <p>You can control the <b>size of a <em>step</em></b> by setting the <code>scroll_step</code> option in the <a href="#dillorc">dillorc</a> -configuration file. By default it will scroll 100 pixels per step.</p> +configuration file. By default it will scroll 100 pixels per step. The vertical +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> <h3 id="find-text">Find text</h3> <p> |