Package : kon2

Package details

Summary: KON - Kanji ON Linux console

Description:
KON displays kanji characters on Linux console screen.
It is launched like a shell, so you should put at the very
end of your ~/.profile something like:

TTY=`tty | cut -b-8 2> /dev/null`

if [ "$TTY" = "/dev/tty" ]; then
exec kon
fi


License: BSD

Maintainer: neoclust

List of RPMs