I used xdotool on X11 for simulating mouse moves. Are there any replacements for xdotool on Wayland (KDE)?
I searched for ydotool
but it isn't in the repos it seems.
https://github.com/ReimuNotMoe/ydotool
I used xdotool on X11 for simulating mouse moves. Are there any replacements for xdotool on Wayland (KDE)?
I searched for ydotool
but it isn't in the repos it seems.
https://github.com/ReimuNotMoe/ydotool
It was already requested: https://github.com/getsolus/packages/issues/741
Thanks for confirming, it's just a matter of waiting then.
Also found this:
https://git.sr.ht/~geb/dotool
Don't understand the technical differences between that and ydotool
.
The author briefly talks about it here.
I have successfully built and executed dotool
mentioned above, and it seems to work, as an alternative in the meantime.