mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 22:16:00 +01:00
Document new default for smooth-scroll
This commit is contained in:
parent
8f3d20de88
commit
f78e51d75b
1 changed files with 3 additions and 2 deletions
|
@ -893,10 +893,11 @@ Defines if scrolling by half or full pages stops at page boundaries.
|
||||||
|
|
||||||
smooth-scroll
|
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
|
* Value type: Boolean
|
||||||
* Default value: false
|
* Default value: true
|
||||||
|
|
||||||
link-zoom
|
link-zoom
|
||||||
^^^^^^^^^
|
^^^^^^^^^
|
||||||
|
|
Loading…
Reference in a new issue