Re: [PATCH libinput] evdev: always default to the middle button for button-scrolling

2015-06-02 Thread Hans de Goede
Hi, On 02-06-15 08:47, Peter Hutterer wrote: The current code only defaulted to the middle button for those devices that used button scrolling by default, requiring the user to enable button scrolling _and_ set the button before it is active. This causes some confusion. There is no real benefit

[PATCH libinput] evdev: always default to the middle button for button-scrolling

2015-06-01 Thread Peter Hutterer
The current code only defaulted to the middle button for those devices that used button scrolling by default, requiring the user to enable button scrolling _and_ set the button before it is active. This causes some confusion. There is no real benefit to leaving the button at 0 when the scroll meth