summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/libinput.man8
1 files 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.