Simple pointer warping tool for X. Warps the mouse pointer to a given position, e.g.: swarp 100 100 will warp the pointer to (100, 100) on your screen. MIT/X Consortium License
8 lines
180 B
Text
8 lines
180 B
Text
Simple pointer warping tool for X.
|
|
Warps the mouse pointer to a given position, e.g.:
|
|
|
|
swarp 100 100
|
|
|
|
will warp the pointer to (100, 100) on your screen.
|
|
|
|
MIT/X Consortium License
|