On Mon, May 10, 1999 at 12:47:04AM +1000, Robert Norris wrote: > > 1 - My X server since installation starts automaticly... I don't want it to > > auto - start. How do I take that option out? > > I'm guessing you mean xdm. If your system is like mine, you'll have a file > /etc/X11/config. In their will be a line 'start-xdm' which you should > replace with 'no-start-xdm'.
This is true if you are using Debian 2.0; if you have Debian 2.1 (aka Slink) you should remove the xdm package if you don't want X server to start automatically: dpkg --remove xdm