Open sigmaSd opened 6 months ago
ydotool mousemove -a -x 1 -y 100 doesn't move the y coordinate at all, but the x does move correctly.
ydotool mousemove -a -x 1 -y 100
y
x
If I remove -a it does work.
-a
fedora 40 gnome wayland
I have the same problem. Fedora 38 gnome wayland
ydotool mousemove -a -x 1 -y 100
doesn't move they
coordinate at all, but thex
does move correctly.If I remove
-a
it does work.fedora 40 gnome wayland