Brian Morgan wrote: > > I can't seem to find any file in /etc/X11 that has a line with > "start-xdm" in it. X (and hence, xdm) is starting on boot. Is there > a way to change that? All I've done to make this happen was install > the xdm package.
I believe the file is /etc/X11/config ... > Also, is there any way to quit the xserver while using xdm without it > automatically bringing back the xdm login screen (and hence starting X > again)? You can press CTRL-ALT-F1 to get back to the virtual console, then do /etc/init.d/xdm stop to actually stop xdm. Kirk

