Re: Unicode support on VGA console.

H. Peter Anvin (hpa@transmeta.com)
6 Oct 1999 04:57:22 GMT


Followup to: <199910060402.NAA04355@pwd.chroot.org>
By author: NIIBE Yutaka <gniibe@chroot.org>
In newsgroup: linux.dev.kernel
>
> User space or kernel space, wherever it is, it would be good to
> support large character sets (whatever the code is, Unicode would be
> OK) in console.
>

No question, but I believe the proper solution is fbcon for
medium-sized character set, and kcon (a user-space console driver
used by East Asian Linux distributions) for very large character sets
-- in the latter case you need swappability.

-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/