Re: Start gnome's gdm at once

2004-11-18 Thread Peter Ulrich Kruppa
On Thu, 18 Nov 2004, Cam wrote: 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 All scripts in this (and other directories called rc.d) will be executed during system start, if their name ends on .sh . See

Re: Start gnome's gdm at once

2004-11-18 Thread Eric Kjeldergaard
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