Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
starting programs on X login
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
TheCoop
Veteran
Veteran


Joined: 15 Jun 2002
Posts: 1814
Location: Where you least expect it

PostPosted: Thu Oct 24, 2002 11:10 am    Post subject: starting programs on X login Reply with quote

im currently using fluxbox, and i want to know how i can startup programs when i login from gdm/kdm/xdm, i tried .xinitrc and .xsession, there isnt a fluxbox Autostart, i cant think of anywhere else to put X startup programs (im thinking about amsn and xscreensaver here)
_________________
95% of all computer errors occur between chair and keyboard (TM)

"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler

Change the world - move a rock
Back to top
View user's profile Send private message
JeroenV
Guru
Guru


Joined: 16 Jul 2002
Posts: 447
Location: Amsterdam / Hamburg

PostPosted: Thu Oct 24, 2002 11:27 am    Post subject: Reply with quote

I recently solved this "misfeature" (i.e. .xinitrc not working) like this:
Code:

/etc/X11/Sessions/enlightenment:

#!/bin/sh
. ~/.xsession
# put programs that have to be run for every user running enlightenment here
/usr/bin/enlightenment


Make sure .xsession returns immediately (i.e. execute programs in there with &).
The last program run in the above script should be your WM, without &, since the end of this script is the end of your session.

Cheers :wink:
_________________
Cheers 8)
Jeroen
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
May The Source be with you!
Back to top
View user's profile Send private message
simon
Apprentice
Apprentice


Joined: 26 Apr 2002
Posts: 225
Location: Vienna

PostPosted: Thu Oct 24, 2002 11:36 am    Post subject: Re: starting programs on X login Reply with quote

TheCoop wrote:
there isnt a fluxbox Autostart


You can use the
Quote:
Unofficial 'Remember Patch'
which adds a submenu called Startup and some other little things.

http://fluxbox.sourceforge.net/

Simon
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