NAME
UUsseerrEEvveennttAAggeenntt - utility to manage user callbacks in response to events
SYNOPSIS
UUsseerrEEvveennttAAggeenntt [-vvddffllhh] [directory]
DESCRIPTION
The UUsseerrEEvveennttAAggeenntt utility is responsible for loading plugins that pro-
vide for system response to user-generated events. It is not intended to
be run directly, but rather started by the system. The few options it has are intended as debugging aids. Typically, allowing the system to start UUsseerrEEvveennttAAggeenntt by itself, without any additional options, is the ideal configuration. The options are as follows:-vv Verbose mode. Error and status messages are written to stderr.
-dd Debug mode. Each plugin will be forked off into its own child
process, to aid debugging.-ff Force load. Normally, the plugin directory must be owned by the
root user and wheel group; this flag overrides that check.-ll sessiontype
Some jobs only make sense in certain contexts. This flag instructs UUsseerrEEvveennttAAggeenntt to only load plugins for the given session type; for more info, see the documentation for launchctl(1)-hh Help. This displays usage information.
Optionally, a directory may be specified after all options on the command line; this will cause this directory to be used instead of the default, /System/Library/UserEventPlugins. Mac OS X September 20, 2006 Mac OS X