Many thanks  Warren to the speedy reply.<br><br><br>I found this after Googling around:- I have installed KDE and this works.<br><br>______________________________<div id="1fhc" class="ArwC7c ckChnd">______________________________________<br>


<br>
In Fedora 9 there appears to be no GUI-based way of configuring this<br>
(e.g., via 'System Settings').  Nevertheless, it is pretty easy.<br>
<br>
You do need to become root to do it (e.g., 'sudo su').<br>
<br>
The script:<br>
<br>
/etc/X11/prefdm<br>
<br>
is run at startup time; it looks for /etc/sysconfig/desktop and if<br>
it exists, 'sources' it.  It then checks to see if the DISPLAYMANAGER<br>
variable is set and, if so, uses its value to try to determine which<br>
display manager to use (expecting it to be one of: GNOME, KDE, WDM,<br>
XDM).  If this variable is not set, it tries to execute, in this order:<br>
<br>
gdm<br>
kdm<br>
wdm<br>
xdm<br>
<br>
So the first of these that runs successfully is the one that will be<br>
used, if the DISPLAYMANAGER variable is not set.<br>
<br>
On my system /etc/sysconfig/desktop did not exist, so prefdm was<br>
executing gdm.  The solution, of course, is to create<br>
/etc/sysconfig/desktop and simply put this line in it:<br>
<br>
DISPLAYMANAGER=KDE<br>
<br>
If the file exists, of course, just make sure DISPLAYMANAGER is set as<br>
above.<br>
<br>
(Reference:<br>
<br>
<a rel="nofollow" href="http://mail.gnome.org/archives/garnome-list/2002-September/msg00028.html" target="_blank">http://mail.gnome.org/archives/garnome-list/2002-September/msg00028.html</a><br><br>________________________________________________________________________<br>

<br><br><br>In my case this does not work as I am using Win4Lin VDS to
dish out 2000/XP desktops to a school system, I have installed the
configuration with Fedora 8/LTSP 4.2 and Win4Lin VDS, in LDM i've been
able to set the default session.<br>
<br>I am at a lost to how I could set LDM to default to Win4Lin in Fedora9/LTSP5/Win4Lin VDS?<br><br>the xsession for Win4Lin is mergepro.xsessions.<br><br>Any help would be very appreciated.<div class="Ih2E3d"><br><br>Thanks in advance<br>
<br>
Andrew Osborne<br><br></div></div>