ydotool: ydotool (send fake keyboard/mouse events to the kernel)
ydotool:
ydotool: ydotool is an automation tool, similar to xdotool, but it doesn't
ydotool: require X. It can be used to send input to console or wayland
ydotool: applications, as well as X.
ydotool:
ydotool: ydotool works differently from xdotool. xdotool sends X events
ydotool: directly to X server, while ydotool uses the uinput framework of
ydotool: Linux kernel to emulate an input device.
ydotool:
ydotool: