You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2022. It is now read-only.
Implement a method to get a list of power button devices, so that events from all power buttons of the system can be handled by auraed.
/proc/bus/input/devicesXin/dev/input/eventXwill vary. Thus, another reason why the detection is required.Note a linux specific listener implementation: #31. BSD, OSX or other may handle input devices differently (I don't know yet).