Submitted by mborn on Wed, 19/01/2005 - 20:27.
( categories: Installation Issues )

Peace!

I have d/l the latest version of this file manager (or window manager) and I have gonfigured compiled and installed it OK How may I make it work? I tried swtichdesk but it was not there as an option I tried fluxbox from the command line, but he said another window manager is running (KDE) I logged out then, fluxbox he said that X is not running How may I make it run? and How may I install it's themes and Font ( I read about fonts, but it was for gentoo, and I could not make the modifications for my Distro)

I use FC2 (and FC3 at work) I am a kde veteran, but I tell you, it is SLOW or I think something is happening in the background which I can't catch!?

M B


DarKnesS_WolF's picture
Submitted by DarKnesS_WolF on Wed, 19/01/2005 - 22:13.

startx fluxbox ...( no another desktop running )

if u want to run more than desktop ( for ex. kde is running ) then do in another tty

startx path/to/fluxbox -- :1

or try to get an app like Xtart run it befour u start any X and chose what WM or Desktop u want to run.

peace


Live Free Or Die...


YoussefAssad's picture
Submitted by YoussefAssad on Thu, 20/01/2005 - 00:03.

I'm sure there's some fancy way of accomplishing this in your distro. Some funky "switch window manager" type thing.

But if you're feeling adventurous, it's a line in ~/.xinitrc which should be the last line in the file and look like this:

exec fluxbox

I seem to recall also a command called startfluxbox in mandrake. To be run from a plain terminal before you start X.

-- Panem et *burp* circenses


Pronco's picture
Submitted by Pronco on Thu, 20/01/2005 - 00:52.

Automatically start fluxbox issue the appropriate command:

echo "exec fluxbox" > ~/.xinitrc

OR add the XSESSION line in /etc/rc.conf

XSESSION="fluxbox"

I used to be indecisive .. but now I'm not so sure


Alaa's picture
Submitted by Alaa on Thu, 20/01/2005 - 02:53.

compiling from source means the package is not integrated at all in your distro, its much better IMO to always install from RPMs made for your distro, this way it will be an option in your display manager or desktop switcher or whatever.

cheers, Alaa


http://www.manalaa.net "i`m feeling for the 2nd time like alice in wonderland reading el wafd"


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.