[Wayland-bugs] [Bug 87402] Allow fake middle button on clickpads

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 18 13:59:30 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=87402

--- Comment #6 from Peter Hutterer <peter.hutterer at who-t.net> ---
(In reply to Tom Hughes from comment #5)
> When I replaced it the new one had a clickpad and it seems I discovered what
> I have just rediscovered while trying to enable middle click emulation - the
> current synaptics X driver doesn't support middle click emulation (by
> pressing left and right together) for cickpads!

yeah, the synaptics driver doesn't really handle multitouch correctly. half of
that is legacy code, the other half the nightmare of rewriting much of the
driver without breaking all options that synaptics provides. so when we added
software buttons, we added the ability for the middle button.
amongst other things, such historical accidents are what we're trying to get
rid of in libinput.

> I was unaware until just now that clicking with three fingers also did
> middle mouse - that does indeed work with synaptics but it's very fiddly.

yeah, three finger tap and click with three fingers down will both trigger the
middle click. the latter doesn't work with libinput yet (Bug 85530)

> So if the new libinput driver does support middle as left+right then that's
> probably not as bad as I thought it would be, though a fake middle button
> would certainly give easier access to middle button functionality.

right. what I'd like to focus on is making the left+right middle click less
fiddly so it is a reliable way of triggering middle clicks. If you could help
us out with that, that'd be appreciated. Meanwhile, I think I'm going to stand
by my "no middle software button" stance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20141218/ba5d48ff/attachment.html>


More information about the wayland-bugs mailing list