Thanks.

Mine had:    

Option "Protocol"    "Microsoft"

and I changed it to

Option "Protocol"    "Auto"

and that took care of it.

Figures. I finally get OSS to run, and Microsoft manages to screw it up.

Ian

From: "Michael" 
> 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


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

Reply via email to