Subject: Re: How to get keyboard localized?
To: Arto Huusko <arto.huusko@maailma.yok.utu.fi>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 10/10/2000 19:30:59
On Mon, Oct 09, 2000 at 09:19:31PM +0300, Arto Huusko wrote:
> 
> I'm trying to terminal programs, most notably tcsh, vi and joe are
> important to, to accept the "צ", and "ה" characters. This seems
> to be quite difficult.
> 
> >From wscons and Xterm, running the stock sh works just fine when
> I type צהצהצה. Tcsh won't hear about it, vi prints cryptict
> escape sequences and joe some strange characters.
> 
> Also, trying to cat/more text with scandinavian characters to wscons
> terminal doesn't print them correctly.
> 
> I read in tcsh manual that setting the LANG and LC_CTYPE environment
> variables would help. Fat chance. LANG is fi, LC_CTYPE iso-8859 (tried
> also iso-8859-1). Nothing happens nowhere.
> 
> What to do?

Grab the 'locale.tgz' file from
ftp://ftp.netbsd.org/pub/NetBSD/arch/i386/french-1.4/
and extract it from '/'. Then set LC_CTYPE to iso_8859_1, it should work.

--
Manuel Bouyer <bouyer@antioche.eu.org>
--