nerrollus
07-09-2003, 06:54 PM
Something is wierd about my mouse at work. It's a "compaq" mouse, which is basically just a generic Logitech scroll mouse. Whenever I click on a link, button, etc it will get stuck in the click until I move the mouse and then it lets off and loads whatever I clicked.
I've tried a couple different mice and they all do it... Not sure what to think.
Has anyone else run into this?
*EDIT: XF86Config for mouse.
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
Option "Resolution" "270"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
I've tried a couple different mice and they all do it... Not sure what to think.
Has anyone else run into this?
*EDIT: XF86Config for mouse.
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
Option "Resolution" "270"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection