Bug 87880 - hwdb: mouse DPI data, Logitech USB Laser Mouse M-U0011-O rebranded as "terra Laser"
Summary: hwdb: mouse DPI data, Logitech USB Laser Mouse M-U0011-O rebranded as "terra ...
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-30 23:20 UTC by Christoph Brill
Modified: 2014-12-31 13:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Christoph Brill 2014-12-30 23:20:05 UTC
I followed the instructions at http://who-t.blogspot.de/2014/12/building-a-dpi-database-for-mice.html to measure the DPI of another USB mouse. The result is to be found below:

# Logitech USB Laser Mouse rebranded as "terra Laser"
mouse:usb:v046dpc065:name:Logitech USB Laser Mouse:
 MOUSE_DPI=XXX@125


$ udevadm info /dev/input/event18
P: /devices/pci0000:00/0000:00:13.0/usb7/7-2/7-2:1.0/0003:046D:C065.0004/input/input18/event18
N: input/event18
S: input/by-id/usb-Logitech_USB_Laser_Mouse-event-mouse
S: input/by-path/pci-0000:00:13.0-usb-0:2:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Laser_Mouse-event-mouse /dev/input/by-path/pci-0000:00:13.0-usb-0:2:1.0-event-mouse
E: DEVNAME=/dev/input/event18
E: DEVPATH=/devices/pci0000:00/0000:00:13.0/usb7/7-2/7-2:1.0/0003:046D:C065.0004/input/input18/event18
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Laser_Mouse
E: ID_MODEL_ENC=USB\x20Laser\x20Mouse
E: ID_MODEL_ID=c065
E: ID_PATH=pci-0000:00:13.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_13_0-usb-0_2_1_0
E: ID_REVISION=3401
E: ID_SERIAL=Logitech_USB_Laser_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=82
E: MOUSE_DPI=1000@125
E: SUBSYSTEM=input
E: USEC_INITIALIZED=96810111
Comment 1 Christoph Brill 2014-12-30 23:26:04 UTC
To be more precise: The model is "M-U0011-O"
Comment 2 Zbigniew Jedrzejewski-Szmek 2014-12-31 00:08:35 UTC
Seems to be missing actual resolution :)
Comment 3 Christoph Brill 2014-12-31 08:41:13 UTC
I'm sorry, I copied the line from the output instead of the hwdb file ... :/


# Logitech USB Laser Mouse rebranded as "terra Laser"
mouse:usb:v046dpc065:name:Logitech USB Laser Mouse:
 MOUSE_DPI=1000@125
Comment 4 Zbigniew Jedrzejewski-Szmek 2014-12-31 13:32:57 UTC
Added in http://cgit.freedesktop.org/systemd/systemd/commit/?id=bf66fe2682.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.