<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.8">
</HEAD>
<BODY>
I am actually tweaking LTSP to run stuff in a modified mannor and I had to remove the idea of runlevels from the system.  So I am currently left with a kernel that boots and can start X but I need to start the GDM to get it to where it look just like a Redhat logon prompt.<BR>
<BR>
On Sat, 2003-11-29 at 22:42, Ian Pilcher wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>Benjamin Arai wrote:
> Does Fedora use XDM or GDM for the logon manager and is it possible to
> start the logon manager from init 3?

GDM is the default, but XDM is available.  Add a line that reads

     DISPLAYMANAGER="XDM"

to /etc/sysconfig/desktop.

Assuming that you have a proper XF86Config (or you have configured
{g,x}dm not to start a local X server) it should be as simple as running
the daemon from the command line.</I></FONT></PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Benjamin Arai <<A HREF="mailto:benjamin@araisoft.com"><U>benjamin@araisoft.com</U></A>><BR>
Araisoft Corp.
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>