Right-click anywhere on your desktop and select “Preferences → Openbox Config → Edit autostart.sh”. Insert a new entry for the program you wish to have auto-started. For example, to have Pidgin started, enter:
# Launch Pidgin chat client (sleep 2s && pidgin) &
Lines beginning with a # are comments and are for your convenience.
For more details please see the autostarting programs page.
The Openbox menu in CrunchBang does not automatically update when you add new applications. To change your menu, right-click anywhere on your desktop and select “Preferences → Openbox Config → GUI Menu Editor” and enter a new menu item for X application.
For more details, including adding an auto updating menu, please see the DESKTOP Configuring the Openbox Menu page.
See this very handy wiki page on the subject: Wiki:Theming Crunchbang
Install the following packages with this terminal command:
sudo apt-get install bluez-gnome bluetooth gnome-bluetooth
Next, right-click anywhere on your desktop and select “Preferences → Openbox Config → Edit autostart.sh”. Add the following entry:
(sleep 5s && bluetooth-applet) &
The Bluetooth applet should now start automatically when you login to CrunchBang.
From a terminal run the following command:
sudo dpkg-reconfigure console-setup
This will step through various configuration options for your console, along with Keyboard Layout.
Please see this thread for temporarily switching between keyboard layouts, and this guide.
From a terminal run the following command:
sudo dpkg-reconfigure tzdata
Select your location, and based on that, it will select the correct timezone.
The super key is a generic name for the Windows key or the Apple key, perhaps you have one of those?
Unfortunately many laptops do not have a super key. For solutions please read the links section of configuring keybindings.
If your question is not on this list, you may find it at the HOWTO Master List wiki page.
You can also Search the wiki with the search bar at the top of the page.
The Wiki is categorized in sections:
Otherwise, check out the CrunchBang forums. Try searching the Help and Support Section, or the Tips, Tricks, and Scripts section. Someone have have figured the solution out your problem already.
Otherwise, try:
If you still can't find a solution, you can post a thread at the forums
And if you do find an answer, please post a message with a link at the HOWTO Solutions thread to help others with the same problem!