|
it is a startup-script for your (an) XServer - it sets a PATH - exports some variables - sets up the background-image to load (the background-color to set is commented out..) sets up logging events to a file (~/.fluxbox/log) ...some other things - starts some programs - each after a delay of 3 (6) seconds - (some of them are probably scripts) such as firefox, xmms, emacs and then starts the window-manager "fluxbox"...then it changes the background once again (to black) - (why)?!
it will take at least 18 seconds until the window-manager fluxbox really gets started...
since there are absolute paths given in this script - it might work on another system, but more probable is, that it would fail!
The programs started by the script would need to exist - and would need to be in the same location as on the machine, the script was written for.
So: it is quite unique...
|