Comment 38 for bug 204378

Revision history for this message
Nikolaus Filus (nfilus) wrote :

Sorry, but my last patch doesn't work in all cases, because in the asus-wireless.sh
acpi event handler the wrong logic is used. For full support one needs 2 additional changes:

- toggleAllWirelessStates has to return switching state
- asus-wireless.sh must check against toggleAllWirelessStates and NOT agains isAnyWirelessOn

The new patch superseeds the old one.