On Mon, 2005-14-02 at 22:36 -0700, Mike Melanson wrote: > Now I think I would like to make it boot directly into a > graphical Windows environment (X/KDE) on startup rather than having to > login and type 'startx'. Call me a lame Windows user if you will.
It's /etc/init.d/xdm that you're looking for. Add "xdm" to your default runlevel, for example, # rc-update add xdm default And, make sure /etc/rc.conf is configured to pick whichever your choice of desktop is. AfC Sydney -- Andrew Frederick Cowie Principal OPERATIONAL DYNAMICS Operations Consultants and Infrastructure Engineers specializing in large installation systems administration, enterprise architecture, and performance improvement for both the systems and the people who run them http://www.operationaldynamics.com/ -- [email protected] mailing list
