> Wicd require wpa_supplicant because that's what it uses, not you. Wicd > does all the hard work, you just give it the password etc. and let it get > on with things.
What is hard with wpa_supplicant? It is just three lines: wpa_passphrase <ssid> [passphrase] > /etc/wpa_supplicant.conf wpa_supplicant -Dwext -iwlan0 -c /etc/wpa_supplicant.conf -B dhcpcd But I already hinted to this. Al