From owner-freebsd-stable Mon Jun 19 5:29:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from racine.cybercable.fr (racine.cybercable.fr [212.198.0.201]) by hub.freebsd.org (Postfix) with SMTP id 422F037B517 for ; Mon, 19 Jun 2000 05:29:38 -0700 (PDT) (envelope-from mhenrion@cybercable.fr) Received: (qmail 4180851 invoked from network); 19 Jun 2000 12:29:36 -0000 Received: from r121m199.cybercable.tm.fr (HELO cybercable.fr) ([195.132.121.199]) (envelope-sender ) by racine.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 19 Jun 2000 12:29:36 -0000 Message-ID: <394E1307.83CBBB7D@cybercable.fr> Date: Mon, 19 Jun 2000 14:33:12 +0200 From: Maxime Henrion X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Jose M. Alcaide" , freebsd-stable@freebsd.org Subject: Re: bug in the syscons fonts ? References: <394DF759.B8F0C662@cybercable.fr> <394E0F86.F04ACE41@we.lc.ehu.es> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Jose M. Alcaide" wrote: > Maxime Henrion wrote: > > > > I've noticed a weird thing in the fonts of syscons that i think may be a > > bug. I am a french user, so i have these lines in my rc.conf to have > > FreeBSD correctly displaying my accentued characters : > > > > keymap="fr.iso.acc" > > font8x8="cp850-8x8" > > font8x14="cp850-8x14" > > font8x16="cp850-8x16" > > scrnmap="iso-8859-1_to_cp437" > > > > The problem is that when i type a "à" (an "a" with a backquote for > > thoses who cant see it correctly), i get a "D" on the screen ! This only > > occurs while i'm on a text console, not under X. > > Have i done something wrong ? Thanks for help ! > > > > Try this configuration: > > keymap="fr.iso.acc" > font8x8="iso-8x8" > font8x14="iso-8x14" > font8x16="iso-8x16" > > (delete the "scrnmap" line). > > -- JMA > ****** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ****** > ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** I've tried and when i'm doing this, all the accentued characters are fucked up :/ Any ideas ? - Maxime Henrion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message