Cool, thanks posde.
I'm thinking that following these instructions will take me to KDE with the LMCE Core not running on bootup:
cd /
cat >etc/inittab <<"EOF"
# WARNING: Do NOT set the default runlevel to 0 (shutdown) or 6 (reboot).
id:2:initdefault: # KDE
#id:3:initdefault: # Core
#id:4:initdefault: # Core + KDE
#id:5:initdefault: # Launch Manager
EOF
I'll make this edit tonight when I get home and report back on how it goes.
Regards,
Mark