mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-23 11:30:21 +01:00
doc: make horizontal scrolling a separate section
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
91c4770ce6
commit
d698f1b12f
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ libinput_device_config_scroll_set_method() for documentation on how to
|
|||
switch methods and libinput_device_config_scroll_get_methods() for
|
||||
documentation on how to query a device for available scroll methods.
|
||||
|
||||
@section horizontal_scrolling Horizontal scrolling
|
||||
|
||||
Scroll movements provide vertical and horizontal directions, each
|
||||
scroll event contains both directions where applicable, see
|
||||
libinput_event_pointer_get_axis_value(). libinput does not provide separate
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue