Several Models of Microsoft Wireless and Wired Mice, i.e. models: Wireless Mobile Mouse 3500, Wireless Mouse 5000, Wireless Optical Desktop 3000, Comfort Mouse 4500, Wireless Mouse 1000 among others have erratic vertical scroll wheel issues in linux after dual booting in Microsoft Windows
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
I have created a userland application, resetmsmice, which fixes scroll wheel issues with certain Wireless Microsoft mice in X.org (includes KDE & Gnome applications), where the vertical wheel scrolls abnormally fast. Only needed if you dual boot between Microsoft Windows and some linux distro.
Known to fix the vertical scroll wheel issue with the following models (and others related):
# Microsoft Wireless Mobile Mouse 3500
# Microsoft Wireless Mouse 5000
This program basically just resets a setting in the mouse through usb communications and then exits. Only if the mouse matches vendor [0x045e] (Microsoft) and product code [0x0745] (a series of Microsoft Wireless mice) it will check for this usb setting.
This code is released under the GNU GPL v2 license.
It is available here:
http://
I will be creating Ubuntu and Fedora packages shortly.
This bug has been reported previously, but the resolution I've seen has been to unplug the receiver and plug it back in. A bit of a pain to have to constantly do! This code will fix that.
tags: | added: needs-packaging |
Changed in ubuntu: | |
importance: | Undecided → Wishlist |
Status changed to 'Confirmed' because the bug affects multiple users.