Hi Bastien, > > + case KEY_RFKILL_ALL: > > + rfkill_schedule_toggle(RFKILL_TYPE_WLAN); > > + rfkill_schedule_toggle(RFKILL_TYPE_BLUETOOTH); > > + rfkill_schedule_toggle(RFKILL_TYPE_UWB); > > + rfkill_schedule_toggle(RFKILL_TYPE_WIMAX); > > + break; > > RFKILL_TYPE_ALL? this should be RFKILL_TYPE_ALL indeed. Even if rfkill-input is going to be removed. For the time being it needs to toggle all. Especially since the example above already forgets RFKILL_TYPE_WWAN. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html