And here is the answer that won it for me... shame it is not working from within Blackbox... I think cuz Flux must not have updated the BB files, I might have to rerun BB and then it might see the entries... . anyway, hope this helps you too.
http://phantom.byu.edu/pipermail/uug-li … 00352.html
Basically he is saying that you xinit to start X and within xterm run fluxbox....... GL !!!!
[uug] Fluxbox and Red Hat 8.0
Phillip Hellewell uug-list@uug.byu.edu
Thu, 6 Feb 2003 14:58:34 -0700
* Previous message: [uug] Fluxbox and Red Hat 8.0
* Next message: [uug] InstallFest this Saturday
* Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Feb 06, 2003 at 01:24:04PM -0700, Kurt Didenhover wrote:
> BScreen::BScreen: an error occured while querying the X server.
> another window manager is already running on display :0.0.
> Blackbox::Blackbox: no managable screens found, aborting
It sounds like another window manager is already running. Maybe some
other window manager is being loaded first by accident. So what happens
if you try this:
1. Exit X windows completely.
2. ctrl-alt-f1, brings up text mode login.
3. login as some regular user.
4. Run xinit.
5. Within the xterm window, run fluxbox.
If this works correctly, something is probably wrong in an xinitrc or
an Xsession file or something.
Phillip
P.S. Files in question are: /etc/X11/xdm/Xsession, /etc/X11/Xsession,
~/.Xsession, ~/.xinitrc, /etc/X11/xinit/xinitrc, ... After looking
through them all for a while, you might be able to figure out which one
calls which other ones and so forth.