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
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
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
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]
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
5 matches
Mail list logo