Other Help Topics :: Fluxbox 0.9.9



I HAVE put fluxbox-0.9.9.tar.gz in C: (/cdrom) and after a reboot i get a: script called: start_fluxdev in my home/dsl. (according to the manual i have to leave x and run the script) Then i automatically go back to x and i have a nice new fluxbox. BUT! After a reboot i still have the old fluxbox! (the script start_fluxdev is still present in my home/dsl)

This is my filetools.lst:
opt/ppp
opt/bootlocal.sh
opt/powerdown.sh
home/dsl/filetool.lst
home/dsl/.fluxbox
home/dsl/.fluxbox/styles
home/dsl/.fluxbox/backgrounds
home/dsl/.xtdesktop
home/dsl/.xinitrc
home/dsl/.xserverrc
home/dsl/.dillo
home/dsl/.emelfm
home/dsl/.mplayer
home/dsl/.xine
home/dsl/.xmms
ramdisk/opt/fluxbox-0.9.9
etc/X11/fluxbox
home/dsl/.opera
opt/opera
home/dsl/.sylpheed

Maybey the mistake is in here?

i dont like fluxbox but i wil give it an other try.
this what i did:
put flutbox.0.9.9.tar.gz in c:\

changed /home/dsl/.bash_profile to:
Code Sample
#!/bin/bash
export IRCNICK=DSL
SSH=`env | grep SSH_CONNECTION`
#if [ -z "$SSH" ]; then startx; fi
start_fluxdev


changed /home/dsl/.xinitrc to:
Code Sample
# put X windows programs that you want started here.
# Be sure to add at the end of each command the &
grep enhance /proc/cmdline >/dev/null
if [ $? == 0 ]; then
 enhance &>/dev/null &
fi
#dillo -f /usr/share/doc/damnsmall/getting_started.html &>/dev/null &
#/opt/firefox/firefox &
#icewm-session
#wmaker
fluxbox


add /home/dsl/.bash_profile to the filetool.lst
and now the fluxbox-0.9.9. starts

YES YES YES!!!!!

Thanks man! It works!

i am happy for you.

so now i can "uninstall" the flu T box from my system, and go back to my "speedy, simple, not getting in my way, clever windowplacement, intuative interface" windowmanager.

Next Page...
original here.