Date: Tue, 17 Jul 2001 07:48:04 +0000 From: Cristiano Deana <deana@bmm.it> To: Siegbert Baude <siegbert.baude@gmx.de> Cc: "Sung N. Cho" <sucho2@vt.edu>, stable@freebsd.org Subject: Re: Has anyone got their USB mouse working on FreeBSD 4.x? Message-ID: <3B53EDB4.50700@bmm.it> References: <3B538F90.BE7A8888@vt.edu> <3B53E786.5050808@bmm.it> <200107170742.JAA21934@mail.rz.uni-ulm.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Siegbert Baude wrote:
> This is not necessary, look at rc.syscons:
>
> case ${moused_enable} in
> [Yy][Ee][Ss])
> echo -n ' moused'
> moused ${moused_flags} -p ${moused_port} -t ${moused_type}
> vidcontrol < ${viddev} -m on
> ;;
> esac
>
>
>
> This will do the work for you automagically.
Yes... but i have not "moused_enable=YES" in my rc.conf.
moused starts only if i have my mouse plugged in.
Cris.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B53EDB4.50700>
