Re: Stopping XDM

1998-04-15 Thread Remco Blaakmeer
On Fri, 10 Apr 1998, Shaleh wrote: > All daemons in Debian can be stopped by calling the start-stop-daemon. > An easier way is to look in /etc/init.d and call its script. for XDM it > is /etc/init.d/xdm stop (start would restart it). Yes, and change the line 'start-xdm' in /etc/X11/config into

Re: Stopping XDM

1998-04-10 Thread Shaleh
Forgot to mention you can still get to console by typing CTRL-ALT-F? for whatrever console you want. Gabrie van Zanten wrote: > > Hi, > > I just install X11 and while configuring I select XDM instead of StartX. > Now when I boot, XDM is started and I can't leave it. When pressing > CTRL+ALT+BCKS

Re: Stopping XDM

1998-04-10 Thread Shaleh
All daemons in Debian can be stopped by calling the start-stop-daemon. An easier way is to look in /etc/init.d and call its script. for XDM it is /etc/init.d/xdm stop (start would restart it). Gabrie van Zanten wrote: > > Hi, > > I just install X11 and while configuring I select XDM instead of

Re: Stopping xdm...

1998-03-08 Thread Jens Ritter
Jesus Duran <[EMAIL PROTECTED]> writes: > Greetings all, > > i need help in the key sequence used for stopping xdm from starting up at > boot up. Press ++f1 for a text console, login as root, call /etc/init.d/xdm stop. edit /etc/X11/config to disable it permanently. Jens --- [EMAIL PROTECTED]

Re: Stopping xdm...

1998-03-08 Thread Carey Evans
Jesus Duran <[EMAIL PROTECTED]> writes: > i need help in the key sequence used for stopping xdm from starting up at > boot up. To do it permanently, edit /etc/X11/config and change "start-xdm" to "no-start-xdm". My solution for when I need to do this occasionally, was to: # cd /etc/rc4.d # rm S