From owner-freebsd-questions Tue May 22 9:49:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.121.12]) by hub.freebsd.org (Postfix) with ESMTP id 8C21537B424 for ; Tue, 22 May 2001 09:49:54 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from scarlet.my.domain (1Cust140.tnt6.buffalo.ny.da.uu.net [63.10.187.140]) by harrier.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id JAA12924; Tue, 22 May 2001 09:49:49 -0700 (PDT) Received: (from ipt@localhost) by scarlet.my.domain (8.9.3/8.9.3) id MAA01544; Tue, 22 May 2001 12:49:20 -0400 (EDT) (envelope-from ipt) From: User Ipt Ian Patrick Thomas Message-Id: <200105221649.MAA01544@scarlet.my.domain> Subject: Re: mouse on one term In-Reply-To: <002901c0e1b4$4bf23020$0164a8c0@daemon> from undergra at "May 21, 2001 07:10:01 am" To: undergra@vallesnet.org (undergra) Date: Tue, 22 May 2001 12:49:20 -0400 (EDT) Cc: freebsd-questions@freebsd.org Operating-System: FreeBSD X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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