Hi,
On 11/19/2014 07:34 AM, Peter Hutterer wrote:
> This effectively disables the button scrolling, but since 0 is the default
> button for most devices, we should allow setting the default button.
>
> Signed-off-by: Peter Hutterer
Good catch, I've thought about the need to add this exception m
This effectively disables the button scrolling, but since 0 is the default
button for most devices, we should allow setting the default button.
Signed-off-by: Peter Hutterer
---
src/libinput.c | 2 +-
src/libinput.h | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/libinp