On Tue, 2007-10-30 at 21:35 -0400, [EMAIL PROTECTED] wrote: > I have a little problem with NetworkManager (under gnome, ie nm-applet) and > a wireless essid with spaces. Has anyone go this to work with nm? I have > not, and now I cannot remove it from the configuration. I have tried all > sorts of variants of > > gconftool-2 --recursive-unset /system/networking/wireless/networks/"essid > with spaces" > > but nothing seems to work, including @32 for the space or \ . In fact there
Space actually expands to @32@, are you sure you used that? It should be: gconftool-2 --recursive-unset /system/networking/wireless/networks/[EMAIL PROTECTED]@[EMAIL PROTECTED]@spaces Dan > are two configurations with the same name, so I suppose there is some > greater problem anyway. Unfortunately I cannot change the essid name > either. Is this configuration in a file I could simply erase? > > _______________________________________________ > NetworkManager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
