From 7bade294672a638bcd1b0451333be5bb948cbbf7 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sun, 6 Oct 2024 10:37:14 +0200 Subject: Add support for left scrollbar Implements support for placing the vertical scrollbar on the left side by setting scrollbar_on_left=YES on dillorc. By default, continues to be on the right side. See: https://www.toomanyatoms.com/software/mobilized_dillo.html Authored-By: dogma --- doc/user_help.in.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') 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.

You can control the size of a step by setting the scroll_step option in the dillorc -configuration file. By default it will scroll 100 pixels per step.

+configuration file. By default it will scroll 100 pixels per step. The vertical +scrollbar can be positioned on the left side setting the +scrollbar_on_left option to YES, by default it is on +the right side.

Find text

-- cgit v1.2.3