> Nikita V. Youshchenko wrote: > > Maybe it is better to handle all cyrillic languages in termwrap in the > > same way? > > Like in the attached patch ... > > <cut> > > >> KOI8-U) > >>- # Load KOU8-U charset mapping into console > >>- try_load_charset "$ENCODING" koi8u koi8u_8x16 > >>+ # Ukrainian > >>+ if [ -x /usr/bin/cyr ]; then > >>+ /usr/bin/cyr -s uni -t 16 -e koi8-u --ttys=/dev/tty1 ua_ms > >> ctrl_shift_toggle > > cyr does not accept -t, font size option is -f !!!
Oops ... a typo :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]