Wednesday, February 23, 2005
usb wheel mouse
USB mouse wheel not working?
Check to ensure,
module "uhci-hcd" is loaded.
and
Mouse option in /etc/X11/xorg.conf
"Protocol" "IMPS/2"
"ZAxisMapping" "4 5"
"Emulate3Buttons" "no"
Reason,
When USB module is not loaded, USB mouse works as a normal psaux, things not normal are,
cursor moves very fast,
wheel is not functioning.
Check to ensure,
module "uhci-hcd" is loaded.
and
Mouse option in /etc/X11/xorg.conf
"Protocol" "IMPS/2"
"ZAxisMapping" "4 5"
"Emulate3Buttons" "no"
Reason,
When USB module is not loaded, USB mouse works as a normal psaux, things not normal are,
cursor moves very fast,
wheel is not functioning.