Re: [PATCH] HID: multitouch: add support of clickpads

2015-03-06 Thread Jiri Kosina
On Fri, 6 Mar 2015, Benjamin Tissoires wrote: > Touchpads that have only one button are called clickpads and should > be advertised as such by the kernel. > > Signed-off-by: Benjamin Tissoires Applied for for-4.1/multitouch. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the

Re: [PATCH] HID: multitouch: add support of clickpads

2015-03-06 Thread Benjamin Tissoires
On Fri, Mar 6, 2015 at 11:14 AM, Benjamin Tissoires wrote: > Touchpads that have only one button are called clickpads and should > be advertised as such by the kernel. > > Signed-off-by: Benjamin Tissoires > --- > > Hi, > > this has been on my local tree for nearly a year now, but I never really

[PATCH] HID: multitouch: add support of clickpads

2015-03-06 Thread Benjamin Tissoires
Touchpads that have only one button are called clickpads and should be advertised as such by the kernel. Signed-off-by: Benjamin Tissoires --- Hi, this has been on my local tree for nearly a year now, but I never really managed to take the time to make it working properly. Jason raised the subj