> > How do you start gnome's at once, without going to the command prompt and
> > doing 'gdm'?
> # cd /usr/X11R6/etc/rc.d
> # mv gdm.sh.sample gdm.sh

Another alternative to this would be to edit /etc/ttys with a line like this:

ttyv8 "/usr/X11R6/bin/xdm -nodaemon"   xterm off secure

Except that you'll need to set the path (xdm's path) to gdm's path.

-- 
If I write a signature, my emails will appear more personalised.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to