From owner-freebsd-questions@FreeBSD.ORG Fri Apr 25 05:31:54 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 45D4937B401 for ; Fri, 25 Apr 2003 05:31:54 -0700 (PDT) Received: from joker.securities.ru (joker.securities.ru [195.16.38.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D40743FCB for ; Fri, 25 Apr 2003 05:31:52 -0700 (PDT) (envelope-from walker@securities.ru) Received: from walker.securities.ru (walker.securities.ru [195.16.38.11]) by joker.securities.ru (8.11.6/8.11.6) with ESMTP id h3PCVmD05862; Fri, 25 Apr 2003 16:31:49 +0400 Date: Fri, 25 Apr 2003 16:31:47 +0400 From: Alexey Chuprinin X-Mailer: The Bat! (v1.53d) Organization: ISI X-Priority: 3 (Normal) Message-ID: <87822378.20030425163147@securities.ru> To: freebsd-questions@freebsd.org, "Alastair G. Hogge" , DoubleF MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Mouse cursor in text mode X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexey Chuprinin List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 12:31:54 -0000 Hello, Thank you very much for your answers. Unfortunately both advices don't help. Although may be it was mistyping in DoubleF's letter: options SC_ALT_MOUSE_CURSOR cause error while config execution. But I found that there is options SC_ALT_MOUSE_IMAGE and with it I got the wanted result :) I hope that good description for the most of options in kernel for FreeBSD 5.0 will be released soon. :) D> From: DoubleF D> Subject: Re: Mouse cursor in text mode D> "options SC_ALT_MOUSE_CURSOR" D> in your kernel config file would help. I also like the block cursor D> better than the nortonish one;) D> I assume you are using syscons as your console. D> HTH, D> DoubleF D> P.S. D> My provider's mx has no reverse DNS lookup at the moment(what a lossage), D> so I can't reply to the list. If it works, be so kind as to tell them D> it does... AGH> From: "Alastair G. Hogge" AGH> Subject: Re: Mouse cursor in text mode AGH> Date: Thu, 24 Apr 2003 23:27:46 +0000 AGH> Hello, AGH> The only way I know how is to modify your kernel config file to reflect: AGH> "options FAT_CURSOR" AGH> Check out the GENERIC conf. AGH> Hope that helps AGH> -Alastair -- Best regards, Alexey