On Sunday 06 July 2003 18:56, Globe Trotter wrote: > Hello, > > In installing Redhat 9, I notice that I have three options: KDE, Gnome and > Xwindows (which seems to be the deprecated fvwm95). I dislike all of them > because of their memory hogging and the windows feel to them. Any ideas how I > should handle fvwm2 -- I also want to not have any unnecessary garbage coming > in from fvwm95.... > > Best wishes! I still use fvwm2. Download its .tar.gz file, untar it, ./configure; make; make install create the file ~/.Xclients that contains the following line: exec /usr/local/bin/fvwm2 I think the file needs to be executable. chmod 755 ~/.Xclients HTH, Dave