Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] How to turn off XDM


> Can anyone tell me how to turn off XDM auto-restart.
> I need to be able to run X though (so init 3 is no good).


You're RedHatting aren't you Terry?

  su root
  /etc/rc.d/init.d/xdm stop
  exit
  startx

That's what you wanted, right?

- Jeff