pwarp
pwarp warps the pointer to a screen position specified in percentage of height and width. It is written in C.Requirements
You need the Xlib header files in order to build pwarp.Usage
pwarp <height_percentage> <width_percentage>will move the pointer to the position with the specified offset from the top left corner.
pwarp --help
will print a help message and exit.




