From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 06:28:00 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47D5537B401 for ; Thu, 24 Apr 2003 06:28:00 -0700 (PDT) Received: from mail2.tpgi.com.au (mail.tpgi.com.au [203.12.160.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCA1943FB1 for ; Thu, 24 Apr 2003 06:27:58 -0700 (PDT) (envelope-from agh@tpg.com.au) Received: from pen-ts1-2600-136.tpgi.com.au (pen-ts1-2600-136.tpgi.com.au [203.213.3.136]) by mail2.tpgi.com.au (8.12.9/8.12.9) with ESMTP id h3ODRgZY012018 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 24 Apr 2003 23:27:54 +1000 From: "Alastair G. Hogge" To: Alexey Chuprinin , freebsd-questions@freebsd.org Date: Thu, 24 Apr 2003 23:27:46 +0000 User-Agent: KMail/1.5.1 References: <1961742052.20030424170224@securities.ru> In-Reply-To: <1961742052.20030424170224@securities.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304242327.46573.agh@tpg.com.au> X-Kaspersky-Antivirus: Passed Subject: Re: Mouse cursor in text mode X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 13:28:00 -0000 On Thursday, 24 April 2003 13:02, Alexey Chuprinin wrote: > Hello, Hello, > Could you please explain me is there any way to change mouse cursor? > I prefer in text mode use simple standart block mouse cursor. The only way I know how is to modify your kernel config file to reflect: "options FAT_CURSOR" Check out the GENERIC conf. Hope that helps -Alastair