LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Fluxbox (newb question) (https://www.linuxquestions.org/questions/linux-newbie-8/fluxbox-newb-question-134630/)

VinTSS 01-14-2004 02:53 AM

Fluxbox (newb question)
 
I installed Fluxbox just fine, but I cant run it. I installed using --enable-kde since that's what I use most often. I just dont understand how it works. When I run it I get errors and it says that I "already have a window manager running". I have no idea how to turn off my current window manager so I can get fluxbox to run. Anyone that could give me a little guide would be most helpful.

megaspaz 01-14-2004 03:12 AM

what distro? on my redhat 7.3 system, go to:

/usr/share/apps/switchdesk

create a plain text file called, Xclients.fluxbox

put this in the file and save the file:

exec fluxbox

log out and it should be in your menu where you can choose which desktop environment (kde, gnome) or window manager (fluxbox, etc...).

assuming that even though you're using kde mostly, that you're using kdm as the login manager.

thereof 01-14-2004 03:13 AM

I'm not sure if you start in console, but assuming that you do, all you need to do is to edit a file called .xinitrc in your homedirectory. It should look something like:
Code:

exec fluxbox
Next, just start x and get ready to rumble.


All times are GMT -5. The time now is 05:39 AM.