Re: [PATCH libinput] touchpad: reduce middle button size on Dell touchpads to 10mm

2016-07-13 Thread Hans de Goede
Hi, On 13-07-16 01:51, Peter Hutterer wrote: All Dell touchpas appear to have a visual marker on their touchpads. With a visible marker our middle button can (and should) be much smaller since we can rely on users to hit the button precisely. https://bugs.freedesktop.org/show_bug.cgi?id=96710

Re: [PATCH libinput] touchpad: reduce middle button size on Dell touchpads to 10mm

2016-07-12 Thread Yong Bakos
On Jul 12, 2016, at 4:51 PM, Peter Hutterer wrote: > > All Dell touchpas appear to have a visual marker on their touchpads. With a > visible marker our middle button can (and should) be much smaller since we > can rely on users to hit the button precisely. > > https://bugs.freedesktop.org/show_b

[PATCH libinput] touchpad: reduce middle button size on Dell touchpads to 10mm

2016-07-12 Thread Peter Hutterer
All Dell touchpas appear to have a visual marker on their touchpads. With a visible marker our middle button can (and should) be much smaller since we can rely on users to hit the button precisely. https://bugs.freedesktop.org/show_bug.cgi?id=96710 Signed-off-by: Peter Hutterer Tested-by: Andy L