LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   FluxBox Help (https://www.linuxquestions.org/questions/linux-software-2/fluxbox-help-33001/)

Technyne 10-16-2002 10:06 PM

FluxBox Help
 
I have done all the commands on the direction page for fluxbox, but i cannot figure out what im doing wrong. its is compiled and all that, its just something about .xinitrc can someone tell me where this file is or how i make it work?

the newbie directions are at : http://fluxbox.sourceforge.net/docs/...ng.php#newbies

im to the point where it says "If you run it they will come"

:newbie:

Thanks!

Technyne
Newbie at large.

sinbsd 10-16-2002 11:08 PM

fluxbox help
 
What distribution are you running? As well, are you just trying to get fluxbox as your default window manager? I need more info to help.. drop me a line @ sinbsd@telus.net

adam_boz 10-17-2002 02:43 AM

what does your xinitrc file look like? you will need to get rid of anything that starts up gnome or kde...

ps- good choice w/ fluxbox!!

sandy 10-17-2002 03:05 AM

Re: FluxBox Help
 
Quote:

Originally posted by Technyne
I have done all the commands on the direction page for fluxbox, but i cannot figure out what im doing wrong. its is compiled and all that, its just something about .xinitrc can someone tell me where this file is or how i make it work?

the file .xinitrc is in your home directory. if there is no such file there then create it .add the line
exec <path of fluxbox director>/bin/fluxbox
:D

adam_boz 10-17-2002 03:16 AM

ooh, sorry, I didn't read that you couldn't find it. files with dots in front are "hidden" you can see them with "ls -a" when you are in that directory. ex:

for root's .xinitrc (in his home folder):

ls -a /root/

for USER:

ls -a /home/USER

************

you can look at the file with "cat /root/.xinitrc" or just "cat .xinitrc" if you are in the directory that the file is in.

good luck


All times are GMT -5. The time now is 06:26 PM.