So, while I'm waiting for Savannah to approve ENWC, I've attached an updated tarball, this time including the Makefile, and the changes I've been making. Wicd now scans asynchronously, using the SendEndScanSignal signal to determine when to display the networks. NetworkManager does something similar, but uses the AccessPointAdded and AccessPointRemoved signals, as that was all I could find. I've also fixed up NetworkManager so that it can scan and display the results correctly. Ian D