Date: 27 Apr 1998 20:42:46 -0500 From: sfarrell+lists@farrell.org To: Scott Myron <zamy27@hsonline.net> Cc: "freebsd-questions@FreeBSD.org" <freebsd-questions@FreeBSD.ORG> Subject: Re: ok I've almost got it Message-ID: <87zph67mcp.fsf@phaedrus.uchicago.edu> In-Reply-To: Scott Myron's message of "Mon, 27 Apr 1998 16:29:35 %2B0300" References: <3544883F.7562FA4D@hsonline.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Scott Myron <zamy27@hsonline.net> writes: > ok. I almost got it with the mouse in the console, it works, but only in > > the first term. then I have to open all of the others and type > "vidcontrol -m on" . is there any flag I can set in the rc.conf to where > > I DON'T have to do this? because it gets rather annoying... also.. how > do I cut and paste using this mouse? in xwindows I know how, but I don't > > think it's the same in the console, because every time I try, it just > highlights the word and/or the line. well thanks again. and if it helps, > > I have a regular ps/2 2-button mouse. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message did you look in rc.conf? moused_enable="NO" # Run the mouse daemon. moused_type="NO" # See man page for rc.conf(5) for available settings. moused_port="/dev/psm0" # Set to your mouse port (required if mousetype set). moused_flags="" # Any additional flags to moused. -- Steve Farrell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87zph67mcp.fsf>