LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Simple fluxbox problem?? (https://www.linuxquestions.org/questions/linux-software-2/simple-fluxbox-problem-243174/)

jacksmash 10-15-2004 06:03 PM

Simple fluxbox problem??
 
Hi!

I had a .xinitrc file in /etc/X11/xinit/

but I deleted it by accident!! :(

Everything still runs fine.. but I've found that fluxbox takes a little longer to load than it did before. Are these problems related?? If so, can you tell me what my .xinitrc file should look like and I will remake it?

Thanks!

geomatt 10-15-2004 06:42 PM

Are you sure that you .xinitrc file wasn't a symlink to .xinitrc.fluxbox? That script basically configures a few things and then issues the command to startup fluxbox as well as commands to start things like dockapps.

-geomatt

jacksmash 10-15-2004 07:23 PM

Actually it probably was - but I don't know how to set it up again!

Could you give me the code or command?

Thanks!

geomatt 10-15-2004 08:01 PM

If you have the file .xinitrc.fluxbox in your X11/init directory (or wherever it is in Red Hat), you just need to type (probably as root since the permissions for that stuff are most likely restricted for users)

ln -s /pathToDirectory/.xinitrc.fluxbox /pathToDirectory/.xinitrc

If you don't have that file in your x init directory and you really did delete the original you can probably find one for Red Hat by doing a Google seach for ".xinitrc Red Hat" - lots of people post their configuration files in cyberspace.... Then you may need to tweak it a bit for you particular setup.

-geomatt

eeyoree 10-16-2004 03:12 AM

about slow fluxbox loading, take a look here:
http://fluxbox.sourceforge.net/docbo...xbox-docs.html

appendix B.20, maybe help...


All times are GMT -5. The time now is 02:00 PM.