From owner-freebsd-questions Sat Sep 5 13:25:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08217 for freebsd-questions-outgoing; Sat, 5 Sep 1998 13:25:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gamma.aei.ca (gamma.aei.ca [206.123.6.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08211 for ; Sat, 5 Sep 1998 13:25:10 -0700 (PDT) (envelope-from malartre@aei.ca) Received: from aei.ca (aeiusrD-08.aei.ca [206.186.204.158]) by gamma.aei.ca (8.8.5/8.8.5) with ESMTP id QAA06518; Sat, 5 Sep 1998 16:23:57 -0400 (EDT) Message-ID: <35F19DDD.DF252374@aei.ca> Date: Sat, 05 Sep 1998 16:23:57 -0400 From: Malartre X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: Leonard Ong CC: freebsd-questions@FreeBSD.ORG Subject: Re: Fat Cursor References: <199809051753.AAA17381@situ.rad.net.id> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Leonard Ong wrote: > > Hello, > > How do i change my cursor into normal one ( blinking _ ). I have commented > out the FAT_CURSOR at kernel configuration but no luck. > > Thanks. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message If I understand what you want to do, edit /etc/rc.conf: # ee /etc/rc.conf ### System console options ################################# cursor="destructive" # cursor type {normal|blink|destructive} (or NO). -- [Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message