Autostart
From LXDE.org
[edit] How do I get wicd to automagically show me the networks available when my desktop starts?
Add a .desktop file to your ~/.config/autostart directory (create one if not available) with 3 lines saying :
[Desktop Entry]
Type=Application
Exec=wicd-client -n

