Re: [PATCH libinput 2/5] touchpad: hook up click method configuration

2015-01-06 Thread Peter Hutterer
On Mon, Jan 05, 2015 at 11:28:32AM +0100, Hans de Goede wrote: > Hi Peter, > > First of all the rest of this series (1/5 [3-5]/5) look good and are: > > Reviewed-by: Hans de Goede > > I've some remarks on this one though. > > On 10-12-14 05:15, Peter Hutterer wrote: > >Allow switching between

Re: [PATCH libinput 2/5] touchpad: hook up click method configuration

2015-01-05 Thread Hans de Goede
Hi Peter, First of all the rest of this series (1/5 [3-5]/5) look good and are: Reviewed-by: Hans de Goede I've some remarks on this one though. On 10-12-14 05:15, Peter Hutterer wrote: Allow switching between softbuttons and clickfinger on any mt-capable clickpad. This disables top sof

[PATCH libinput 2/5] touchpad: hook up click method configuration

2014-12-09 Thread Peter Hutterer
Allow switching between softbuttons and clickfinger on any mt-capable clickpad. This disables top software buttons on T440s when switching to clickfingers. That's left as a future project for those that need this exact behavior... The top buttons will work if the touchpad is disabled though. Sign