[Wayland-bugs] [Bug 103572] Libinput: 1.9+: Magic Trackpad stutters, is unresponsive

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 25 07:39:21 UTC 2018


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

--- Comment #22 from Mario <mario.diraimondo at gmail.com> ---
I was able to make changes to the DB in order to change some parameter for the 
Trackpad. I was not able to find proper params to restore the previous
behavior... 

On the Magic Trackpad you can just measure the touchsize using:
$ libinput measure touch-size /dev/input/event<put your device id>

I created a file /etc/udev/hwdb.d/99-my.hwdb with content:
libinput:touchpad:input:b0005v05ACp030E*
 LIBINPUT_ATTR_TOUCH_SIZE_RANGE=<put one number>:<put another number>

To reload the database you can use:
$ sudo udevadm hwdb --update
$ sudo udevadm trigger /sys/class/input/event<put your device id>

I still have many problems to get reliable multi-touch gestures. I got a Dell
XPS 13 and, using the same gesture with almost the same pressure on the
internal touchpad, I'm not able to get a consistent behavior on both devices.
Libinput 1.9 was a big regression for the external touchpad (in my
experience)...

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


More information about the wayland-bugs mailing list