There is a new pull request by JohnGebbie against master on the void-packages repository https://github.com/JohnGebbie/void-packages ydotool https://github.com/void-linux/void-packages/pull/38268 New package: ydotool-1.0.1 #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) - I built this PR locally for these architectures: - aarch64-musl - armv7l - armv6l-musl I copied https://github.com/void-linux/void-packages/pull/31237 but ydotool has got easier to install. To use it, you enable the ydotoold service and add your user to the "input" group. This should press and release the A key: `ydotool key 30:1 30:0` Currently I seem to need to `sv restart ydotoold` after I reboot. Their manpages are out of date: https://github.com/ReimuNotMoe/ydotool/pull/144 A patch file from https://github.com/void-linux/void-packages/pull/38268.patch is attached