JWM configuration lacks of StartupCommand control?

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
User avatar
didik
Posts: 44
Joined: Mon 05 Jan 2009, 10:34
Location: Bandung, Indonesia
Contact:

JWM configuration lacks of StartupCommand control?

#1 Post by didik »

I didn't find control to add program list to be run at startup.
I just manually add this line below to ~/.jwmrc under StartupCommand tag:
<StartupCommand>
exec ~/.startup
</StartupCommand>

Then add program name to ~/.startup file that need to be executed at startup.

Any plan to add this control via jwm configuration app?

-eko didik widianto
bandung@indonesia

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#2 Post by technosaurus »

That is what the /root/Startup folder is for (there is a short delay before it runs all of the programs/symlinks/scripts in the folder)
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
didik
Posts: 44
Joined: Mon 05 Jan 2009, 10:34
Location: Bandung, Indonesia
Contact:

#3 Post by didik »

technosaurus wrote:That is what the /root/Startup folder is for (there is a short delay before it runs all of the programs/symlinks/scripts in the folder)
Ok, thanks. i missed this folder.
and the front-end to add this startup symlink instead of from console?

-eko didik widianto
bandung@indonesia

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#4 Post by technosaurus »

that "front end" would be ROX (just drag and drop an executable to the startup folder and then select link)
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
didik
Posts: 44
Joined: Mon 05 Jan 2009, 10:34
Location: Bandung, Indonesia
Contact:

#5 Post by didik »

Ok. But, it may need a small gtk application (and then linked from jwm or icewm configurator) to make this task 'touchable' from user.

thank you,
-eko didik widianto
bandung@indonesia

Post Reply