idea: WWAN enable/disable



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

;)
for external modems (or notebook that does not support that) it is still
possible to disable the tx-module or unregister the pin ;)

what do you think?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]