0

Is the crunchbang openbox autostart script simply a bash script, thus concluding I can put anything bashy in there?? And when is the script executed (e.g. login after rc.local)?

System: Crunchbang Waldorf on Debian Wheezy net install

2
  • If you are talking about this: crunchbanglinux.org/pastebin/1054, then yes. Commented Feb 11, 2014 at 20:50
  • duhhh should have read the first line! ## Openbox autostart.sh Thanks @Ketan Commented Feb 11, 2014 at 20:55

1 Answer 1

1

Yes autostart is a shell (not necessarily bash) script that launches after you log into the GUI. You can launch programs or custom scripts or write them right in the autostart file. I would suggest writing the scripts separately and then launching them with autostart.

1
  • thanks, and yeah not necessarily bash of course, but bash is the most common shell. Commented Feb 12, 2014 at 7:54

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.