Thank's, that did it. > > On Fri, 19 Mar 2004, Fred Pedrotti wrote: > >> Has anyone got fluxbox to work? I usually just unpack the .tar.gz >> compile/make/make install, and add in gdm>Sessions a Fluxbox file with >> exec "fluxbox" with no prob from about 7.2 - 9.0. Not so with FC1. > > I have it working. If I remember correctly > > 1. install fluxbox from fedora.us > http://download.fedora.us/fedora/fedora/1/i386/yum/stable/RPMS/fluxbox-0.1.14-0.fdr.6.1.i386.rpm > > 2. Perhaps run switchdesk or switchdesk-gnome - which creates > an initial ~/.Xclients-default file > > 3. Modify it to use fluxbox > > %cat .Xclients-default > # Created by Red Hat Desktop Switcher > export LANG=en_US > export LC=C > export LC_ALL=C > exec ssh-agent /bin/bash --login -c 'ssh-add < /dev/null ; exec fluxbox' > > > Satish > > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >