[K12OSN] Fedora 1 - doesn't like PS/2 mouse after update

Sudev Barar sudev at mantraonline.com
Wed May 26 07:03:08 UTC 2004


On Wed, 2004-05-26 at 03:38, David Beach wrote:
> On Tue, 2004-05-25 at 17:07, David Beach wrote:
> >> I have an old IBM PS/2 mouse and all worked well - I rebooted and moused
> >> around a bit and all seemed OK. (the PS/2 mouse worked just fine after the
Then this is not a wheel mouse (scroll mouse)? Assuming it is not then
edit "IMPS/2" to "PS/2" in the following lines and also comment out
ZAxis Mapping:


> 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

Another suggestion would be to change "/dev/input/mice" to "/dev/psaux"
in the first section above.
HTH
-- 
Sudev Barar
Learning Linux





More information about the K12OSN mailing list