<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Touchpad very sensitive"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98835#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Touchpad very sensitive"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98835">bug 98835</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>repository: <a href="http://cgit.freedesktop.org/wayland/libinput/">http://cgit.freedesktop.org/wayland/libinput/</a>

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</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>