Re: [PATCH libinput 2/2] Parse the MOUSE_WHEEL_CLICK_ANGLE udev property if present
On Mon, Jan 12, 2015 at 09:12:36AM +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer Reviewed-by: Jonas Ådahl > --- > doc/device-configuration-via-udev.dox | 4 > src/evdev.c | 29 +++-- > src/evdev.h
[PATCH libinput 2/2] Parse the MOUSE_WHEEL_CLICK_ANGLE udev property if present
Signed-off-by: Peter Hutterer --- doc/device-configuration-via-udev.dox | 4 src/evdev.c | 29 +++-- src/evdev.h | 3 +++ src/libinput-util.c | 30 ++ src/libinput-util