aboutsummaryrefslogtreecommitdiff
path: root/x11/xnee/pkg-descr
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-05-31 20:44:23 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-05-31 20:44:23 +0000
commitb56d2ab168df5da9c034d248f57f241d84d63bee (patch)
tree6fe2c6abebc7efd5db806e98e305bc951a46ba88 /x11/xnee/pkg-descr
parent1dbe7ca58e4d8e378567163df5b8c256c738a7ce (diff)
Notes
Diffstat (limited to 'x11/xnee/pkg-descr')
-rw-r--r--x11/xnee/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/xnee/pkg-descr b/x11/xnee/pkg-descr
new file mode 100644
index 000000000000..619705d019c6
--- /dev/null
+++ b/x11/xnee/pkg-descr
@@ -0,0 +1,9 @@
+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/