To activate KDM for Gentoo it has to be set in /etc/rc.conf:
# What display manager do you use ? [ xdm | gdm | kdm | entrance ] DISPLAYMANAGER="kdm"
It can be started using
/etc/init.d/xdm start