User Story
As a travelling FreeBSD user I want to be able to put the laptop into airplane mode so that I can go on a plane.
NOTE: this is a tracking issue for the revision that has come from Framework: D56026 - hid/hsctrl: Add support for Wireless Radio Button
Implementation Notes
Note that the original revision won't be merged as is. wulf@ would prefer this to be a separate revision, and some more work apparently needs to be done to register the right events as keypresses.
Acceptance Criteria
User Story
As a travelling FreeBSD user I want to be able to put the laptop into airplane mode so that I can go on a plane.
NOTE: this is a tracking issue for the revision that has come from Framework: D56026 - hid/hsctrl: Add support for Wireless Radio Button
Implementation Notes
Note that the original revision won't be merged as is. wulf@ would prefer this to be a separate revision, and some more work apparently needs to be done to register the right events as keypresses.
Acceptance Criteria
libinputis able to detect the rfkill event generated by the pressing of this button.