Subject: Re: New release of uwscons with improved multilingual support
To: MINOURA Makoto <minoura@netbsd.org>
From: Bang Jun-Young <bjy@mogua.org>
List: tech-kern
Date: 03/16/2001 16:24:19
MINOURA Makoto wrote:
>
> Just a report. isojp would not work on my i386 notebook.
> isojp is compatible with ascii, but wsconsenc isojp disturbs
> the whole screen...
It's my mistake. Any stateful encodings like isojp shouldn't be
set by an ioctl and a program like wsconsenc. I removed isojp and
isokr entries from the current wsconsenc in my repository, so
such a command doesn't work any more.
Then how do you read isojp encoded text? Just do 'cat isojptext'
-- this should work no matter what encoding was set before isojp
characters are displayed on the screen.
Jun-Young
--
Bang Jun-Young <bjy@mogua.org>