tedc
2005-06-05, 07:33 PM CDT
About 3 months ago I installed FC3. Over the past month my old MicroSoft ps2
scroll wheel mouse has been acting flaky, so I decided to try an optical mouse.
The optical mouse (ostensibly "GE" but really jasco) works fine with Win2K on
this dual-boot PC. However, in the middle of booting to Linux the LED turns off,
and that's the end of the game. Buttons seem to work, or at least they tweak
any widget in the R upper corner of the desktop, but there's no visible cursor
and moving the mouse has no visible effect.
system-config-mouse offers a limited list of selections, none of which appears to
be an optical mouse.
I have the suspicion that, if the optical mouse had been connected at the time I
installed FC3, it would have been detected and properly configured. But how can
I get it to work now?
Here's the relevant section of /etc/X11/xorg.conf which works fine with the old
mouse but not with the new one--
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
scroll wheel mouse has been acting flaky, so I decided to try an optical mouse.
The optical mouse (ostensibly "GE" but really jasco) works fine with Win2K on
this dual-boot PC. However, in the middle of booting to Linux the LED turns off,
and that's the end of the game. Buttons seem to work, or at least they tweak
any widget in the R upper corner of the desktop, but there's no visible cursor
and moving the mouse has no visible effect.
system-config-mouse offers a limited list of selections, none of which appears to
be an optical mouse.
I have the suspicion that, if the optical mouse had been connected at the time I
installed FC3, it would have been detected and properly configured. But how can
I get it to work now?
Here's the relevant section of /etc/X11/xorg.conf which works fine with the old
mouse but not with the new one--
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection