From owner-freebsd-stable Mon Jun 19 5:18:41 2000 Delivered-To: freebsd-stable@freebsd.org Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (Postfix) with ESMTP id E9E6837BD6F for ; Mon, 19 Jun 2000 05:18:34 -0700 (PDT) (envelope-from jose@we.lc.ehu.es) Received: from we.lc.ehu.es (v-ger [158.227.6.179]) by polaris.we.lc.ehu.es (8.9.1/8.9.1) with ESMTP id OAA02074; Mon, 19 Jun 2000 14:18:16 +0200 (MET DST) Message-ID: <394E0F86.F04ACE41@we.lc.ehu.es> Date: Mon, 19 Jun 2000 14:18:14 +0200 From: "Jose M. Alcaide" Organization: Universidad del Pais Vasco - Dpto. de Electricidad y Electronica X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: es-ES, es, en-US, en MIME-Version: 1.0 To: Maxime Henrion Cc: freebsd-stable@FreeBSD.ORG Subject: Re: bug in the syscons fonts ? References: <394DF759.B8F0C662@cybercable.fr> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message