Re: How to disable xdm

1999-12-05 Thread Dave Sherohman
Svante Signell said: > If I want > to start in text mode and move to X by startx, is it sufficient to > remove the scripts at the corresponding runlevel? (Runlevel 2?) Yep. Or you can mv them from SnnDaemonName to snnDaemonName (e.g., mv S98xdm s98xdm), which keeps the link there, but disables i

Re: How to disable xdm

1999-12-05 Thread Marshal Wong
Actually, you should just uninstall the xdm package. The last time I tried, gdm worked like a charm. Just installed the package and the next boot up it used gdm. Marshal From: Svante Signell <[EMAIL PROTECTED]> Subject: How to disable xdm Date: Sun, 5 Dec 1999 01:43:52 +0100 (CET) &

How to disable xdm

1999-12-05 Thread Svante Signell
Howdy, When installing Xwindows the default setup is to start X using xdm. Obviously initialization was not placed in /etc/inittab, it was placed in /etc/rc[2,3,4,5].d/S99xdm and /etc/rc[1,6/K01xdm. If I want to start in text mode and move to X by startx, is it sufficient to remove the scripts at