<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mouse is broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90322#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mouse is broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90322">bug 90322</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>(In reply to mail from <a href="show_bug.cgi?id=90322#c2">comment #2</a>)
<span class="quote">> Mouse is ok in Gnome on Wayland and in GDM. But after login the mouse
> becomes unusable. Both running on Fedora 22 Beta.</span >

wait, really? That would actually indicate that libinput is working just fine
and that something in the xorg stack has issues. also, reading the hwdb entry
again: libinput assumes 1000dpi as default and ignores the frequency, so even
if the hwdb entry is recognised it won't change the behaviour, you're just
re-setting the defaults.

anyway, found the issue: the (R) sign. replace that with a * in the hwdb entry
and it should work (at least it does here):
mouse:usb:v045ep071d:name:Microsoft Microsoft* 2.4GHz Transceiver V1.0:
 MOUSE_DPI=1000@142

might want to file a new systemd bug for that, we should be able to handle
'funky' signs like this...
I'll move this bug over to some xorg product once I know what exactly is
happening. so first question: what's the output of xinput list-props "device
name"?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>