[systemd-bugs] [Bug 87037] Some mouse DPI data

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 8 14:04:08 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=87037

Peter Hutterer <peter.hutterer at who-t.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |benjamin.tissoires at gmail.co
                   |                            |m

--- Comment #5 from Peter Hutterer <peter.hutterer at who-t.net> ---
(In reply to Zbigniew Jedrzejewski-Szmek from comment #4)
> > mouse:unknown bus type:v0002p0006:name:ImExPS/2 Logitech Wheel Mouse:
> >  MOUSE_DPI=400 at 250
> 
> Actually we can support this without any ambiguity:
> 
> mouse:*:*:name:ImExPS/2 Logitech Wheel Mouse:
>  MOUSE_DPI=400 at 250

yeah, do we know that all of these have the same DPI? I'm pretty sure there are
more devices that register with that name. I guess we can push it and figure it
out :)


> OTOH, this one is problematic:
> > mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4008:
> >  MOUSE_DPI=800 at 166
> The receiver is too generic. Here I have
> 
> mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:
>  MOUSE_DPI=1000 at 125
> 
> from a M505/B605 mouse.

> Would it be possible to match on the actual device that is connected to the
> receiver? I see that upower has special support for LG devices [1,2]. Maybe
> it could export the label of the device as an udev attribute and we could
> key of that then?

Benjamin Tissoires has a patchset waiting for v3.19 that exports the name of
the device. So your M505 should have the name M505 (of B605, not sure). Note
that Alexandre's line has the wireless PID included in the name, that's enough
to identify the device without the name. Your line doesn't, not sure why
though.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141208/253a6b48/attachment.html>


More information about the systemd-bugs mailing list