From 667f7fd713bc2d4f9196bc71e2b8ac8b2ca210f1 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sat, 12 Oct 2024 21:51:58 +0200 Subject: Scroll full pages with mouse wheel When using the scroll wheel over a page, holding Shift will cause full pages to be scrolled instead of scroll steps. The same effect can be achieved by scrolling over the vertical scrollbar. --- doc/user_help.in.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/user_help.in.html b/doc/user_help.in.html index 25129668..3edc870d 100644 --- a/doc/user_help.in.html +++ b/doc/user_help.in.html @@ -188,6 +188,7 @@ doesn't require a network connection.
  • Using the mouse or pointing device: @@ -202,6 +203,8 @@ doesn't require a network connection. specific position of the page.
  • Click the scrollbar arrows to move the view one step in that direction. +
  • Rotate the mouse wheel over the vertical scrollbar to move one + page in that direction.
  • -- cgit v1.2.3