Hi!
During boot when rc.sysinit executes '/etc/rc.d/init.d/keytable start',
my system hangs. It hangs when keytable does 'loadkeys
compose.${KBCHARSET}.inc'.
To fix this, I commented the keytable start in /etc/rc.sysinit.
Further, keytable loads compose.latin.inc. In /etc/sysconfig/keyboard,
I've got "KEYTABLE=de-latin1-nodeadkeys". When I have a look at
/etc/init.d/keytable, I'd suppose that compose.latin9.inc is loaded.
However, because $KBCHARSET is de-latin1, KBCHARSET is set to latin.
That's wrong, I think. I'd think that it should be set to latin9 or at
least to latin1.
Uptime: 0 hours 21 minutes