[Wayland-bugs] [Bug 98835] Touchpad very sensitive
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 2 23:39:53 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=98835
--- Comment #18 from Peter Hutterer <peter.hutterer at who-t.net> ---
repository: http://cgit.freedesktop.org/wayland/libinput/
you don't have to remove the current package, you can just overwrite it by
running ./configure --prefix=/usr --libdir=/usr/lib64 && make && sudo make
install (the --libdir isn't needed on debian-based distributions). After
testing, you can just sudo dnf reinstall libinput and you're good. [1]
there's a quirk though: master will currently install
/usr/lib64/libinput.so.10.10.3 but the F25 package from the stable branch has
/usr/lib64/libinput.so.10.10.4, with the symlinks pointing to it. so either
remove the .4 file or fix the symlinks up so that it points to the .3 file.
This sounds more complicated than it is :)
[1] you have to remove the /usr/lib64/libinput.la file manually
--
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/20170102/cdf6ee4b/attachment.html>
More information about the wayland-bugs
mailing list