From owner-freebsd-questions@FreeBSD.ORG Sun Jun 15 02:37:15 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 5375B37B401 for ; Sun, 15 Jun 2003 02:37:15 -0700 (PDT) Received: from priv-edtnes47.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 746B143FA3 for ; Sun, 15 Jun 2003 02:37:14 -0700 (PDT) (envelope-from viktorlazlo@telus.net) Received: from njamn8or ([207.6.229.118]) by priv-edtnes47.telusplanet.net (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030615093714.HLS20881.priv-edtnes47.telusplanet.net@njamn8or>; Sun, 15 Jun 2003 03:37:14 -0600 Date: Sun, 15 Jun 2003 02:37:13 -0700 (PDT) From: Viktor Lazlo X-X-Sender: viktorlazlo@njamn8or.no-ip.org To: "P. U. Kruppa" In-Reply-To: <20030615094201.N637@small.pukruppa.de> Message-ID: <20030615023631.Q431@njamn8or.no-ip.org> References: <20030615094201.N637@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: HowTo repair my console fonts/kbd ? 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: Sun, 15 Jun 2003 09:37:15 -0000 On Sun, 15 Jun 2003, P. U. Kruppa wrote: > Hello List! > > Since some cvsup three or four weeks ago my text-console on > -CURRENT is a complete mess (on previous versions of -CURRENT > everything worked fine). > > Here are some symptoms: > - special characters (you need for drawing neat lines in > /stand/sysinstall or the midnight-commander) display as weird > symbols > - Function and arrow keys don't work > - vi and ee don't scroll text files correctly, just the bottom > line changes. > > I tried to experiment with vidcontrol and kbdcontrol, to change > my LANG enviroment and to compare with working settings of my 4.8 > -STABLE on the same machine - useless. > > Any ideas what could be done? try changing the console options one at a time in sysinstall until you see what fixes it. Cheers, Viktor