|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations. For more information about the manual page format, see the manual page for manpages(5). |
xssendevent(8) BSD System Manager's Manual xssendevent(8)
NAME
xssendevent -- Event Monitor Tools
SYNOPSIS
xssendevent [-e path]
DESCRIPTION
xssendevent sends events to the Event Monitor (emond). Accepts events in text plist format (see
http://developer.apple.com/documentation/Cocoa/Conceptual/PropertyLists/index.html) from standard input
or a text file (with the -e option)
Options:
-e path Tells xssendevent to load a file of events in text plist format, one "event" per line.
EXAMPLES
SEE ALSO
emond(8)
Darwin April 2, 2008 Darwin
|
|