From d698f1b12fdf6a2fcc0103f338b944e3e6762c0b Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 10 Jun 2015 07:56:57 +1000 Subject: [PATCH] doc: make horizontal scrolling a separate section Signed-off-by: Peter Hutterer --- doc/scrolling.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/scrolling.dox b/doc/scrolling.dox index e73ba894..1ecd0333 100644 --- a/doc/scrolling.dox +++ b/doc/scrolling.dox @@ -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