Bug 10587 - can not change speed of USB mouse
Summary: can not change speed of USB mouse
Status: CLOSED OBSOLETE
Alias: None
Product: Drivers
Classification: Unclassified
Component: Input Devices (show other bugs)
Hardware: All Linux
: P1 low
Assignee: drivers_input-devices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-01 19:57 UTC by Sergey Semenov
Modified: 2012-05-21 15:16 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.16.59
Subsystem:
Regression: No
Bisected commit-id:


Attachments

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...

Note You need to log in before you can comment on or make changes to this bug.