Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
auto starting programs with x
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
radfaraf
n00b
n00b


Joined: 25 May 2002
Posts: 55
Location: NJ

PostPosted: Mon May 27, 2002 12:05 am    Post subject: auto starting programs with x Reply with quote

I'm starting my windows manager using /etc/X11/Xsession/fluxbox
so I modified the file to be.
#!/bin/sh
/usr/bin/fluxbox
gkrellm &
gaim &

When I start gkrellm and gaim do not load. If i take out the &'s it will appear that they are not there until I exit fluxbox, then I will be let with a screen with gkrellm and gaim. Using kde and blackbox as my window manager exhbits the same behavoir.

:roll:
Back to top
View user's profile Send private message
sena
n00b
n00b


Joined: 13 May 2002
Posts: 38
Location: Lisbon, Portugal

PostPosted: Mon May 27, 2002 12:38 am    Post subject: Re: auto starting programs with x Reply with quote

I really don't know, just a wild guess here...

Try putting "gkrellm &" and "gaim &" before fluxbox... :?

Maybe it works... Again, it's just a feeling... Probably wrong (I don't even use Fluxbox, I use Sawfish).

Regards, Sena.
_________________
sena@smux.net, http://smux.net/
Back to top
View user's profile Send private message
jcmkk
Tux's lil' helper
Tux's lil' helper


Joined: 19 May 2002
Posts: 124

PostPosted: Mon May 27, 2002 12:46 am    Post subject: Reply with quote

Yep sena is right, you have to put the program before the window manager. And if you want gkrellm to open in the slit, then make sure you give it the -w option.
Back to top
View user's profile Send private message
radfaraf
n00b
n00b


Joined: 25 May 2002
Posts: 55
Location: NJ

PostPosted: Mon May 27, 2002 12:55 am    Post subject: Reply with quote

Before does the trick :D
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