1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/x11/xnee/pkg-descr
Pete Fritchman b56d2ab168 Add xnee 0.7.a2, x events recorder and player.
PR:		38595
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-05-31 20:44:23 +00:00

10 lines
521 B
Plaintext

Xnee receives X11 protocol data (e.g. XEvents) from an X server and
prints them to a file (or stdout). By recording events such as
MapNotify, the replaying of events can be synchronized. This is not only
useful but essential. We can not replay or regenerate keyboard-events to
a window before it's ready to "receive" events. By recording events and
requests synchronization can be implemented. Xnee can also distribute
events (both when recording and replaying) to other displays.
WWW: http://xnee.sourceforge.net/