Date: Tue, 22 May 2001 12:49:20 -0400 (EDT) From: User Ipt Ian Patrick Thomas <ipthomas_77@yahoo.com> To: undergra@vallesnet.org (undergra) Cc: freebsd-questions@freebsd.org Subject: Re: mouse on one term Message-ID: <200105221649.MAA01544@scarlet.my.domain> In-Reply-To: <002901c0e1b4$4bf23020$0164a8c0@daemon> from undergra at "May 21, 2001 07:10:01 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Where are you doing vidcontrol -m on? I just did that and it only enabled the mouse on one VT. If you put it in .login (if you use csh) then it will enable you to use the mouse on each VT you log into. I don't have an rc.syscons, but I am running a 3.x version. On mine I have the moused enabled in rc.conf. The moused will run in the background, but vidcontrol is what lets you see it on the terminal. Ian As told by, undergra [Charset iso-8859-1 unsupported, filtering to ASCII...] > Hi people, i have two questions: > > 1. i would like activate the mouse only on one terminal but when i put > "vidcontrol -m on" the moused is activated on all terms. > > 2. By default moused is activated on all terms, i see on /etc/rc.syscons: > > viddev=/dev/ttyv0 > [...] > moused ${moused_flags} -p ${moused_port} -t ${moused_type} > vidcontrol < ${viddev} -m on > > why moused is activated on all screens ? in this line only ttyv0 ($viddev) > is specified > > thanks > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Have blue screens given you the blues, go to www.freebsd.org for the cure. 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?200105221649.MAA01544>