iskey: new utility
iskey tells you if any of a given list of keys are pressed on any input device in the system.
e.g.
$ iskey KEY_VOLUMEDOWN
Related: https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5000
iskey tells you if any of a given list of keys are pressed on any input device in the system.
e.g.
$ iskey KEY_VOLUMEDOWN
Related: https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5000