I have a link that, when clicked, I would like it to move the position of the mouse to the right (or anywhere within the viewport, for that matter).
in code it would
You could hide the cursor, and show another one at a different place.
Good to have when moving around in a maze for example. The cursor looks like it's stopped but you will see it again when you move outside the window.