Unicode in Linux

Installed RT bugraq/ticketing system for our developers. Seems to work as good as it does for our support team.

Another step to the victory with Unicode support in both X and console. Today I’ve managed to fix the pseudographics (think mc) in console. It looks much better now. Even displays russian characters in mutt. Does not let me input them yet, though. Most updated /etc/sysconfig/i18n looks like this now:

LANGUAGE=en_US.utf8
LANG=en_US.utf8
LC_LOCALE=ru_RU.utf8
LC_CTYPE=ru_RU.utf8
LC_MESSAGES=en_US.utf8
SYSFONT=ruscii_8x16

Playing with KDE from CVS

I’ve been busy lately playing with KDE’s CVS. I must say that it’s not that easy to compile as that to what I’ve got used to, but it runs. I especially enjoy those menu shades. I really wish it was possible to do something similar for panels and application windows. Direction of the shade should also be configurable