ydotool#
Wayland-friendly keyboard / mouse simulation (xdotool analogue).
$ sudo systemctl --user start ydotoold
$ ydotool type "hello"
$ ydotool key 29:1 56:1 111:1 111:0 56:0 29:0
$ ydotool mousemove --absolute 100 200
Wayland-friendly keyboard / mouse simulation (xdotool analogue).
$ sudo systemctl --user start ydotoold
$ ydotool type "hello"
$ ydotool key 29:1 56:1 111:1 111:0 56:0 29:0
$ ydotool mousemove --absolute 100 200