Re: [PATCH libinput] touchpad: mark the Apple onebutton touchpad as clickfinger-default

2017-02-07 Thread Peter Hutterer
On Wed, Feb 08, 2017 at 03:58:37PM +1000, Peter Hutterer wrote: > We don't initialize click methods on devices with physical buttons. This model > is a special case, it's not a clickpad but it only has one button (because one > button is all you ever need and whatnot). > > https://bugs.freedesktop

[PATCH libinput] touchpad: mark the Apple onebutton touchpad as clickfinger-default

2017-02-07 Thread Peter Hutterer
We don't initialize click methods on devices with physical buttons. This model is a special case, it's not a clickpad but it only has one button (because one button is all you ever need and whatnot). https://bugs.freedesktop.org/show_bug.cgi?id=99283 Signed-off-by: Peter Hutterer --- src/evdev-

[PATCH libinput] touchpad: mark the Apple onebutton touchpad as clickfinger-default

2017-01-09 Thread Peter Hutterer
We don't initialize click methods on devices with physical buttons. This model is a special case, it's not a clickpad but it only has one button (because one button is all you ever need and whatnot). https://bugs.freedesktop.org/show_bug.cgi?id=99283 Signed-off-by: Peter Hutterer --- src/evdev-