Name
move-pointer -- Move the X11 pointer X pixels to the right, and Y pixels down.
Synopsis
(move-pointer x y)
Description
Move the X11 pointer X pixels to the right, and Y pixels down.
If X is negative, moves to the left. If Y is negative moves up.