<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Touchpad too "sticky""
href="https://bugs.freedesktop.org/show_bug.cgi?id=100122#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Touchpad too "sticky""
href="https://bugs.freedesktop.org/show_bug.cgi?id=100122">bug 100122</a>
from <span class="vcard"><a class="email" href="mailto:jeremy9856@gmail.com" title="Paviluf <jeremy9856@gmail.com>"> <span class="fn">Paviluf</span></a>
</span></b>
<pre>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 !</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>