Re: USB mouse fails scroll on 2.6.0-1.21

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



RaXeT wrote:

Under kernels prior to 2.6.0-1.21 I had full scroll with my Logitech USB cordless Trackman Wheel.

Have you had a look at your /etc/X11/XF86Config file? It should contain a section which
looks like this:
.......
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection


Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
   Identifier  "DevInputMice"
   Driver      "mouse"
   Option        "Protocol" "IMPS/2"
   Option        "Device" "/dev/input/mice"
   Option        "ZAxisMapping" "4 5"
   Option        "Emulate3Buttons" "no"
EndSection
.......

... it sounds a bit strange that the new kernel would mess up
scrolling, so this is the first thing I would check.

HTH & cheers,

Elton ;-)

--
http://setiathome.ssl.berkeley.edu/stats/team/team_4504.html
"You only live once: let's make life BETTER for each other."
LINUX User #193975 [AMD ATHLON CPU] ICQ #149608718.









[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux