Subject: Re: PS/2 mouse
To: Nicolas Saurbier <Nicolas.Saurbier@biodata.de>
From: Alistair Crooks <agc@wasabisystems.com>
List: netbsd-help
Date: 06/27/2002 14:23:22
On Thu, Jun 27, 2002 at 10:50:25AM +0200, Nicolas Saurbier wrote:
> # **********************************************************************
> Thanks, but that doesn´t work.
> The mouse is jumping around on the desktop,
> no chance to control it. I have a logitech mouse
> connected to the PS/2 port. 

Yes, as Peter said, the protocol should be set to wsmouse, the
manufacturer of the mouse doesn't matter.
 
> see extract of "XF86Config" below:
> 
> # Pointer section
> # **********************************************************************
> 
> Section "Pointer"
>     Protocol    "Logitech"

    Protocol "wsmouse"

Regards,
Alistair