[systemd-bugs] [Bug 89469] hwdb: Please add Lenovo Thinkpad S440 PNPID information to touchpad.hwdb

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 19 16:17:44 PDT 2015


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

Peter Hutterer <peter.hutterer at who-t.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |libinput
            Product|systemd                     |Wayland
         QA Contact|systemd-bugs at lists.freedesk |
                   |top.org                     |

--- Comment #9 from Peter Hutterer <peter.hutterer at who-t.net> ---
(In reply to blash from comment #8)
> > correct, and the synaptics properties have top and bottom software buttons
> > set. so both should work. Can you provide a detailed account of what you
> > expect to work and how it's not working right now?
> 
> Unfortunately the same clicking behavior occurs while I'm using the
> trackpoint: Single button and 1-3 finger for left, right middle click.
> Operating the trackpoint and right or middle click with only one hand is not
> possible, I need to use the second hand for clicking.
> 
> In the case (active trackpoint) I would like to use clickpads top buttons.
> They should work like single mechanical buttons activated by a single finger
> (thumb). (e.g. pressed middle top button and trackpoint moving activates
> content scrolling.)

I honestly don't know what's happening here. both synaptics and libinput should
just support this without any further configuration out of the box. libinput
has some palm detection so that certain touches will be ignored while you're
using the trackpoint. but if both devices don't work then I don't know what's
going on here.

I recommend getting libinput from git and running the ./tools/event-debug
helper, you can easily gdb it to figure out where the events are disappearing
to, or what configuration isn't happy. run it with --verbose, that gives you
the software button state machine which may be enough to show what's going on
here.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150419/8531009c/attachment.html>


More information about the systemd-bugs mailing list