mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
f500436b47
It allows you to place the pointer to arbitrary x/y coordinates, for instance from within scripts. It is especially useful in conjunction with scripted window managers such as wmii. WWW: http://www.suckless.org/wiki/tools/xlib PR: ports/119694 Submitted by: Daniel Roethlisberger <daniel at roe.ch>
7 lines
295 B
Plaintext
7 lines
295 B
Plaintext
Simple pointer warp is a generic pointer warping utility for X11.
|
|
It allows you to place the pointer to arbitrary x/y coordinates,
|
|
for instance from within scripts. It is especially useful in
|
|
conjunction with scripted window managers such as wmii.
|
|
|
|
WWW: http://www.suckless.org/wiki/tools/xlib
|