https://bugs.freedesktop.org/show_bug.cgi?id=100122
--- Comment #8 from Paviluf <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs