Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2001 20:25:39 -0500
From:      Peter Radcliffe <pir@pir.net>
To:        stable@freebsd.org
Subject:   Re: 4.4-Stable + USB question...
Message-ID:  <20011123202539.F24083@pir.net>
In-Reply-To: <20011123.190454.74703633.rklosh@rkl.org>; from rklosh@rkl.org on Fri, Nov 23, 2001 at 07:04:54PM -0600
References:  <20011123191850.C24083@pir.net> <20011123.183334.74708234.rklosh@rkl.org> <20011123193710.D24083@pir.net> <20011123.190454.74703633.rklosh@rkl.org>

next in thread | previous in thread | raw e-mail | index | archive | help
"Ryan K. Losh" <rklosh@rkl.org> probably said:
> I was trying to get the mouse working with moused.  I didn't figure
> any of the devices which were pointed at /dev/sysmouse would work
> unless moused did...

You've got that the wrong way around. Until you point something like X
at /dev/sysmouse you're not going to get any moused output anywhere
useful.

Start moused for /dev/psm0. I use;

moused_enable="YES"
moused_type="auto"
moused_port="/dev/psm0"
moused_flags="-3 -C 300 -I /var/run/moused.psm0"

Then change the mouse device in XF86Config to /dev/sysmouse. _Then_
plug in your USB device.

P.

-- 
pir                pir-sig@pir.net                 pir-sig@net.tufts.edu


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?20011123202539.F24083>