From f78e51d75bf40a5c159ba18896e6831cf363d4f1 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Sun, 24 Feb 2019 10:44:34 +0100 Subject: [PATCH] Document new default for smooth-scroll --- doc/man/zathurarc.5.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/man/zathurarc.5.rst b/doc/man/zathurarc.5.rst index 5a47783..f252578 100644 --- a/doc/man/zathurarc.5.rst +++ b/doc/man/zathurarc.5.rst @@ -893,10 +893,11 @@ Defines if scrolling by half or full pages stops at page boundaries. smooth-scroll ^^^^^^^^^^^^^ -Defines if scrolling via touchpad should be smooth. +Defines if scrolling via touchpad should be smooth. Note that under Wayland +smooth scrolling needs to be enabled for touchpads to be usable. * Value type: Boolean -* Default value: false +* Default value: true link-zoom ^^^^^^^^^