From dfc5e204268473b89c1b93075595182750fe4bea Mon Sep 17 00:00:00 2001 From: Hong Xu Date: Wed, 27 Apr 2022 11:33:46 +0000 Subject: Better explain HorizontalScrolling. --- man/libinput.man | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man/libinput.man b/man/libinput.man index 4238538..a111da0 100644 --- a/man/libinput.man +++ b/man/libinput.man @@ -120,10 +120,10 @@ the driver forwards only high-resolution wheel scroll events from libinput. When disabled, the driver forwards legacy wheel scroll events instead. .TP 7 .BI "Option \*qHorizontalScrolling\*q \*q" bool \*q -Disables horizontal scrolling. When disabled, this driver will discard any -horizontal scroll events from libinput. Note that this does not disable -horizontal scrolling, it merely discards the horizontal axis from any scroll -events. +Enables or disables horizontal scrolling. When disabled, this driver will +discard any horizontal scroll events from libinput. This does not disable +horizontal scroll events from libinput; it merely discards the horizontal axis +from any scroll events. Default is enabled. .TP 7 .BI "Option \*qLeftHanded\*q \*q" bool \*q Enables left-handed button orientation, i.e. swapping left and right buttons. -- cgit v1.2.1