Provided by: upstart-dconf-bridge_1.12.1-0ubuntu4.2_amd64 bug

NAME

       dconf - event signalling that a dconf key has been changed

SYNOPSIS

       dconf TYPE=changed KEY=KEY VALUE=VALUE

DESCRIPTION

       The  dconf  event  is  generated  by  the  upstart-dconf-bridge(8) daemon when a dconf key
       changes whose details match the dconf event condition and environment specified in a job's
       start on or stop on stanza.

EXAMPLES

       start on dconf TYPE=changed KEY=/desktop/gnome/remote-access/notify-on-connect VALUE=true

              Start job when the user allows remote access to their desktop.

AUTHOR

       Written by James Hunt <james.hunt@canonical.com>

BUGS

       Report bugs at <https://launchpad.net/upstart/+bugs>

COPYRIGHT

       Copyright © 2013 Canonical Ltd.

       This  is  free software; see the source for copying conditions.  There is NO warranty; not
       even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO

       dconf(7) gsettings(1) init(5) init(8) upstart-dconf-bridge(8)