[Wayland-bugs] [Bug 100122] Touchpad too "sticky"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 13 21:39:06 UTC 2017


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

--- Comment #8 from Paviluf <jeremy9856 at gmail.com> ---
I hope I used your patch correctly. Here is what I've done :

$> sudo dnf builddep libinput
$> git clone git://anongit.freedesktop.org/git/wayland/libinput
$> cd libinput
$> patch -p1 < patch
$> ./autogen.sh --prefix=/usr --libdir=/usr/lib64
$> make
$> sudo make install
$> sudo udevadm hwdb --update
$> sudo reboot

$> ls -l /usr/lib64/libinput.*

-rwxr-xr-x 1 root root     955 13 mars  19:03 /usr/lib64/libinput.la
lrwxrwxrwx 1 root root      19 13 mars  19:03 /usr/lib64/libinput.so ->
libinput.so.10.12.1
lrwxrwxrwx 1 root root      19 13 mars  19:03 /usr/lib64/libinput.so.10 ->
libinput.so.10.12.1
-rwxr-xr-x 1 root root  209136  9 mars  07:29 /usr/lib64/libinput.so.10.11.5
-rwxr-xr-x 1 root root 1080128 13 mars  19:03 /usr/lib64/libinput.so.10.12.1

If I did it right and it's not placebo effect, it seem better but the problem
still occur at times.

Thanks !

-- 
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/20170313/6c1711b2/attachment.html>


More information about the wayland-bugs mailing list