Topic: Auto-hide the 'connected to network' popup
One thing that has annoyed me about CrunchBang (and Ubuntu in general), is the 'connected to wireless network' popup you get every startup.
The next version of Ubuntu uses a new notification method, which looks slicker, and more importantly, goes away after a few seconds.
For those who can't wait for the new version, here's how you apply it to the current CrunchBang distro. This worked fine on my EEE laptop.
Almost all of the instructions can be found here.
Follow this through until step 3.3, where you edit the Sessions properties. Instead of this, right-click the desktop, go to Preferences->Openbox Config->Edit autorun.sh, and then add this line at the top:
/home/myusername/notify-osd.sh &Substitute myusername with your real username folder!
This should auto-start the new notification script, and on next boot you will see the new notification style. And it goes away by itself ![]()
Hope this helps someone!