On Sun, 2009-06-14 at 14:53 +0200, lizard wrote: > hows about adding a option to enable/disable WWAN, same like the feature > to en/disable wireless (gnomeapplet: right-click > checkbox) > > on my lenovo-notebook it is quite simple to do it > > to enable: echo enable > /proc/acpi/ibm/wan > to disable: echo disable > /proc/acpi/ibm/wan > to get status: cat /proc/acpi/ibm/wan
There's already killswitch support in NetworkManager, just make sure that the method for accessing those is supported in HAL. Not sure how that's going to be handled in the post-HAL world, Dan? Cheers _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
