Exec via DBus?
Timo Hoenig
thoenig at suse.de
Fri May 16 08:31:29 PDT 2008
Hi,
On Fri, 2008-05-16 at 14:44 +0000, James Ward wrote:
> Thanks Thiago. That's helpful. I'm a total newbie to DBus so here is
> another dumb question... How do I call ListActivatableNames using
> dbus-send?
$ dbus-send --system --print-reply --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.ListActivatableNames
Use '--session' instead of '--system' to see the services you can activate on the session bus.
Timo
More information about the dbus
mailing list