Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 1997 16:22:54 +0800
From:      Doug Lo <jwlo@ms11.hinet.net>
To:        kevin <zerox@singnet.com.sg>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: logitech serial mouse not work
Message-ID:  <3490F45E.77F74AD0@ms11.hinet.net>
References:  <Pine.3.89.9712121524.A5218-0100000@wisteria.singnet.com.sg>

next in thread | previous in thread | raw e-mail | index | archive | help
You wrote:

> hi guys,
>
> I have a problem with my logitech serial mouse on com1(/dev/cuaa0)
> Here is the setting in rc.conf
>
> moused_type="logitech"
> moused_port="/dev/cuaa0"
> moused_flags=""

Kevin,

It works fine for me by using Logitech serial mouse. The only different is
moused_type in
rc.conf. My rc.conf file is:
mousedtype="NO"

And I think you should symbolic link /dev/mouse, run 'ln -s /dev/cuaa0
/dev/mouse'.

Hope this helps,
Doug.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3490F45E.77F74AD0>