On Tue, 2004-07-27 at 20:19, Shanmugasundaram Doraisamy wrote: > Dear Group, > We have an LTSP server running on Redhat 8.0, with > 1 GB RAM, 36GB SCSI HDD. We are currently using Gnome as the default > window manager. But would like to switch to Icewm. In have installed > the Icewm on the server and it works when I run from the server. When I > go and login from one of the LTSP terminals, I still get the default > Gnome window manager. How do I set Icewn as the default WM for LTSP. > Thanks in advance.
It depends on which Display Manager you are using. Since you've said that you're using Red Hat 8 and Gnome, I will guess that you are using GDM. You need to create /etc/X11/gdm/Sessions/icewm. Two lines: #!/bin/bash exec /etc/X11/xdm/Xsession icewm You also need to create /usr/share/apps/switchdesk/Xclients.icewm. Two lines here, too #!/bin/bash exec /usr/bin/icewm -- David Johnston <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net