mirror of
https://github.com/X11Libre/xf86-input-libinput.git
synced 2026-03-24 01:24:04 +00:00
Better explain HorizontalScrolling.
This commit is contained in:
@@ -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.
|
When disabled, the driver forwards legacy wheel scroll events instead.
|
||||||
.TP 7
|
.TP 7
|
||||||
.BI "Option \*qHorizontalScrolling\*q \*q" bool \*q
|
.BI "Option \*qHorizontalScrolling\*q \*q" bool \*q
|
||||||
Disables horizontal scrolling. When disabled, this driver will discard any
|
Enables or disables horizontal scrolling. When disabled, this driver will
|
||||||
horizontal scroll events from libinput. Note that this does not disable
|
discard any horizontal scroll events from libinput. This does not disable
|
||||||
horizontal scrolling, it merely discards the horizontal axis from any scroll
|
horizontal scroll events from libinput; it merely discards the horizontal axis
|
||||||
events.
|
from any scroll events. Default is enabled.
|
||||||
.TP 7
|
.TP 7
|
||||||
.BI "Option \*qLeftHanded\*q \*q" bool \*q
|
.BI "Option \*qLeftHanded\*q \*q" bool \*q
|
||||||
Enables left-handed button orientation, i.e. swapping left and right buttons.
|
Enables left-handed button orientation, i.e. swapping left and right buttons.
|
||||||
|
|||||||
Reference in New Issue
Block a user