Topic: autostart applications when openbox starts
Hi guys ..
I'm coding a little python script to manage autostart applications .. Really easy ![]()
Someone for testing ? source : http://www.ad-comp.be/public/projets/ob -autostart

Howto :
* download script
* chmod
* copy to /usr/local/bin
wget http://www.ad-comp.be/public/projets/ob-autostart/ob-autostart
chmod a+x ob-autostart
sudo mv ob-autostart /usr/local/bin* Edit your ~/.config/openbox/autostart.sh ( remove applications and add 'ob-autostart -d &' )
* run ob-autostart and manage your applications ..
Bye
ADcomp