On Fri, Mar 07, at 10:37 Alexander E. Patrakov wrote: > I wrote: > > Ag. D. Hatzimanikas wrote: > >> wget > >> ftp://ftp.ntua.gr/pub/linux/gentoo/distfiles/links-2.1pre33-utf8.diff.bz2 > >> # <ESC> -> Setup -> Terminal Options and check the "UTF-8 I/O" box > >> # <ESC> -> Setup -> Character Set and choose KOI8-RU > >> # and while you have links running > >> g > >> www.in.gr > >> # <ESC> -> Setup -> Character Set and choose "ISO 8859-7" > >> ------>%---- > >> > >> Also entering text in web forms seems to work with an exception (I > >> can't get an "μ", I take "υ" instead in VT mode). > > > > Bug in one of the programs called by the "console" bootscript, because > > the key doesn't produce the correct character even in bash command line. > > This is a bug in loadkeys. It looks like the definition of "mu" is taken from > the ISO-8859-1 table by "loadkeys -u". What should we do in the console > script > to avoid triggering of this bug? Or maybe make a kbd patch that adds a > pre-made > Greek UTF-8 keymap with "U+03bc" instead of "mu"? >
Note that in command line using the "sigma-cyrillic-8x16" font by Ken I can happily type "μ", but not with the "iso07.16", which then yes, I can reproduce the bug. -- http://wiki.linuxfromscratch.org/blfs/wiki/Hacking -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
