Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fluxbox initializations
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jahgu
n00b
n00b


Joined: 20 Jun 2002
Posts: 61
Location: Southborough, MA

PostPosted: Sun Jun 23, 2002 8:31 pm    Post subject: fluxbox initializations Reply with quote

1. i'm trying to run a script random_bg.pl automatically when fluxbox starts up. I need to send it the parameter /location/of/wallpapers. I thought I was supposed to put the line in .xinitrc, before the script to start fluxbox, but when i do, it only flashes the desktop before fluxbox overrides that background with it's own. When i put the random_bg.pl script line after the line to start fluxbox, nothing happens (obviously, because this is how .xinitrc works, which i understand). Anyway, I try putting the line in .fluxbox/init and this doesn't work (it was only a guess anyway). Any help would be appreciated...i'm having a great time with gentoo...maybe too much time :)
Back to top
View user's profile Send private message
lain iwakura
Apprentice
Apprentice


Joined: 09 May 2002
Posts: 176
Location: sd, ca

PostPosted: Mon Jun 24, 2002 1:08 am    Post subject: Reply with quote

just edit the bg in the theme(s), or just del the bg for the theme.

themes are stored in /usr/share/fluxbox/styles
bgs, i think, are in ~/.fluxbox/backgrounds/

you are correct in loading the random_bg.pl script in your .xinitrc.
this is what mine looks like right now:

Code:
random_bg.pl /home/wallpapers/ &
exec rox -p=now &
exec xscreensaver &
exec gkrellm -w &
exec fluxbox


i don't think it matters where you put the line, just as long as it's before you execute your window manager.
_________________
[resident anime junkie] -- not just a linux freak.
Back to top
View user's profile Send private message
jahgu
n00b
n00b


Joined: 20 Jun 2002
Posts: 61
Location: Southborough, MA

PostPosted: Mon Jun 24, 2002 2:19 am    Post subject: thanks Reply with quote

thanks...i ended up setting the background in .fluxbox/init and just inserting the script file here.
but i was missing the fact that the "&" was needed in .xinitrc lines. I've now got xmms and gkrellm to start up in the slit. This fluxbox is amazing...gentoo is amazing...i'm couldn't be happier. It is really sad though when i think of all the windows users that have no idea what else is out there. Oh well :cry:

thanks again,
jahgu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum