Just got ydotool to work in my sway config :v
Soon my mouse will be for gaming only.
@nano Oh it simulates keyboard and mouse inputs.
So 'ydotools mousemove -a 0 0' moves cursor to the top left of the screen. 'ydotools mousemove -- 0 20' moves the mouse 20 units to the right, (probably pixels I dunno) and 'ydotools click 0xC0' clicks the left mouse.
@nano Wait no that relative one would go down, not right.
@KateYagi oh thats neat! scriptable mouse movement, cool
@KateYagi what does ydotool do?