UTF-8 on 8.0-CURRENT: Yes We Can!

Ed Schouten ed at 80386.nl
Wed Jul 15 07:29:57 UTC 2009


Hello Horst,

* Horst Günther Burkhardt III <horst at sxemacs.org> wrote:
> On Tue, 2009-07-14 at 17:55 +0200, Ed Schouten wrote:
> 
> > FreeBSD already supports UTF-8 when using X11, etc. The console driver
> > is restricted to 8-bit character sets. When you use FreeBSD
> > HEAD/8.0, you can add the following to your kernel config:
> > 
> > 	options TEKEN_UTF8
> > 	options TEKEN_XTERM
> 
> Yes, but will we see this in 8.0-RELEASE? 

Yes.

> > After that, be sure to replace `cons25' with `xterm' in /etc/ttys. This
> > will allow you to use UTF-8 on the console. The kernel will use a table
> > to remap all Unicode characters to CP437 (the default VGA font), so it's
> > practically useless.
> 
> Is there an equivalent of deadkeys or the Compose key in FreeBSD
> consoles? :\

I can't say for sure, but I think not. Input in UTF-8 mode is also
completely broken, because the input layer is not Unicode/UTF-8 aware...

> > It will probably still take a very long time before it's finished, but I
> > can already show you this screenshot I made the other day:
> > 
> > 	http://www.il.fontys.nl/~ed/freebsd-vt-unicode.png
> 
> Shiny. 

Thanks!

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20090715/aa446759/attachment.pgp


More information about the freebsd-current mailing list