Bug 10587

Summary: can not change speed of USB mouse
Product: Drivers Reporter: Sergey Semenov (progserega)
Component: Input DevicesAssignee: drivers_input-devices
Status: CLOSED OBSOLETE    
Severity: low CC: alan
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.16.59 Subsystem:
Regression: No Bisected commit-id:

Description Sergey Semenov 2008-05-01 19:57:08 UTC
Latest working kernel version:
Earliest failing kernel version:
Distribution: gentoo
Hardware Environment: defender USB mouse M Gladiator 3135
Software Environment:
x11-base/xorg-x11-7.2
Problem Description:
USB mouse speed is very match. Setting options to xorg.conf:

Option "Resolution" "800"
Option "SampleRate" "30"

not change situation. I try change values - no result. 
I try:
# xset m 1/5 1 
And also no many result. Only xset m 1/5000 1 change speed in 1/3, but no more. Probaly this problem in driver.
Hardware work properly - in windows pointer move fluently and no big speed.

Steps to reproduce:
Comment 1 Jiri Kosina 2008-05-29 05:53:27 UTC
Does this happen also in console, or is this purely X issue?
Comment 2 Sergey Semenov 2008-06-08 18:08:45 UTC
In console USB mouse also have more speed, then PS/2 mouse.
I am update xorg 1.3.0. Now xset begin work properly and I change speed to needed me. But USB mouse, which connect parallel PS/2 mouse, stay have more speed, than PS/2 mouse. 
Comment 3 Dmitry Torokhov 2008-06-17 13:14:23 UTC
Hmm, according to the manufacturer the mouse resolution is 800 DPI while for PS/2 we normally use 200 DPI... That woudl explain the difference in mouse speeds.
Comment 4 Sergey Semenov 2008-06-25 00:49:06 UTC
May be... Usb mouse all work more bad, that good wheel-mouse...