Hi,
the following commands lists all services connected to dbus system and current session bus:
For the systen bus enter
michael@debdevt:~ $ dbus-send --system --dest=org.freedesktop.DBus --type=method_call --print-reply /org/freedesktop/DBus org.freedesktop.DBus.ListNames
and for the current session
Continue reading Linux: List all available services at dbus