Simulate keyboard input on Wayland, similar to
xdotool typefor X11. See also:ydotool. More information: https://github.com/atx/wtype.
wtype "Hello World"
wtype -k Left
wtype -M shift|ctrl|...
wtype -m ctrl
wtype -d 500 -- "text"
stdin:echo "text" | wtype -