(Brent, sorry for initially sending this to your private mail instead of the list, my mistake!)<br><br>Thanks to both of you for the kind replies!<br><br>Alright, having 
learnt a bit more about the system, I was thinking this: I could just 
run the standard GDM (long history, low dependencies), and then run 
xmonad through it. However, I need to resolve how to get the system to 
automatically run GDM after booting? Is there a config file I can hack 
to accomplish this?<br>
<br>Thanks in advance!<br><br><div class="gmail_quote">On Mon, Sep 19, 2011 at 9:47 PM, Brent Yorgey <span dir="ltr">&lt;<a href="mailto:byorgey@seas.upenn.edu">byorgey@seas.upenn.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Mon, Sep 19, 2011 at 10:50:17AM +0200, Christopher Svanefalk wrote:<br>
&gt; Dear all,<br>
&gt;<br>
&gt; I am rather new to &quot;manually&quot; setting up a desktop environment, so please<br>
&gt; bear with me.<br>
&gt;<br>
&gt; I would like to be able to boot my system straight into xmonad, without<br>
&gt; having to have any particular desktop environment installed. Currently, I<br>
&gt; run LXDE and am able to choose xmonad as my wm, but LXDE is of course still<br>
&gt; present, and I would like to be rid of it. My goal is a &quot;clean system&quot; based<br>
&gt; only around xmonad and any other packages I need to get it running.<br>
&gt;<br>
&gt; How could I accomplish this? What config files would I have to fiddle with<br>
&gt; to get it running, and what other packages would I need apart from<br>
&gt; xmonad?<br>
<br>
</div></div>This is what I do.  I just run xmonad from my ~/.xinitrc which is run<br>
by X on startup.  I do not have a display manager running; when my<br>
computer boots up it just drops me into a shell prompt, and from there I<br>
type &#39;startx&#39; which starts X and xmonad.  Using a display manager so you<br>
boot directly into xmonad is not too hard either.<br>
<font color="#888888"><br>
-Brent<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
xmonad mailing list<br>
<a href="mailto:xmonad@haskell.org">xmonad@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/xmonad" target="_blank">http://www.haskell.org/mailman/listinfo/xmonad</a><br>
</div></div></blockquote></div><br>