From owner-freebsd-questions Wed Mar 13 09:59:18 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA13125 for questions-outgoing; Wed, 13 Mar 1996 09:59:18 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA13120 for ; Wed, 13 Mar 1996 09:59:15 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA08621; Wed, 13 Mar 1996 10:55:46 -0700 From: Terry Lambert Message-Id: <199603131755.KAA08621@phaeton.artisoft.com> Subject: Re: How to make cursor "stable" in vt220? To: eng30402@leonis.nus.sg (TU RUI) Date: Wed, 13 Mar 1996 10:55:46 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: from "TU RUI" at Mar 13, 96 03:19:15 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I just switched my terminal driver from cons25 to vt220. After reboot, > the cursor keeps blinking. I've tried everything I can to make it calm, > but all failed. :-( > > Seems "cursor(1)" can only used to change the cursor shape, not anything > else, or maybe I use it wrongly? > > Anyway, I am using FreeBSD 2.1.0 on clgd5434 card. Have you tried echoing the VT220 escape sequence for turning off blink? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.