You may want to try adding this to your XF86Config:

# Identifier and driver

    Identifier  "Mouse1" 
    Driver      "mouse"
    Option "Protocol"    "Auto"
    Option "Device"      "/dev/sysmouse"
    Option "ZAxisMapping" "4 5"

I had the same problem until I switched it to this.

Option "Protocol"    "Auto"
    Option "Device"      "/dev/sysmouse"

Hope this helps,

Michael

On Thursday 11 July 2002 02:00 pm, Ian Ferrel wrote:
> I recently upgraded to version 4.2.0 from v 3.x.
>
> I made essentially the same choices while running xf86config, yet when I
> start X, the mouse operates in a strange manner. The pointer goes quickly
> to the edge of the screen as soon as the mouse is touched. The pointer hugs
> the edge of the screen, and moves errratically at all times. Selection
> lists come up often, as though the right button were being clicked.
>
> While not using X, the mouse appears to move normally. I tried another
> mouse (different model, but both are PS/2 mice), and it behaves the same
> way.
>
> Any suggestions?
>
> Ian


_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to