Bug 87587

Summary: hwdb: mouse DPI data
Product: systemd Reporter: Frank <frank.theile>
Component: generalAssignee: Peter Hutterer <peter.hutterer>
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: enhancement    
Priority: lowest CC: peter.hutterer
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Frank 2014-12-22 10:39:10 UTC
Hi Peter,

another bluetooth mouse:

# Microsoft Wireless Laser Mouse 8000, Model 1062
45ep0702:name:Microsoft  Wireless Laser Mouse 8000:
 MOUSE_DPI=1000@1000

Kind regards
Frank
Comment 1 Frank 2014-12-22 10:43:16 UTC
Hello again,
I forgot to attach the output of 'udevadm info /dev/input/event15':

P: /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/bluetooth/hci0/hci0:12/0005:045E:0702.0003/input/input16/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/bluetooth/hci0/hci0:12/0005:045E:0702.0003/input/input16/event15
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5204335

Kind regards
Frank
Comment 2 Peter Hutterer 2014-12-23 00:09:36 UTC
I think there's a copy/paste error, can you run the libevdev mouse-dpi-tool again? that should spit out the whole line and makes it easier to copy than manually fixing it up.
Comment 3 Frank 2014-12-23 09:50:55 UTC
Hello, you are right. The full line is:

mouse:bluetooth:v045ep0702:name:Microsoft  Wireless Laser Mouse 8000:
 MOUSE_DPI=1000@1000
Comment 4 Peter Hutterer 2014-12-23 22:09:09 UTC
commit 2c561af2955ae86353f5e811771029198cc41e7a, thanks!

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.