dbus-send use?
Dean Jenkins
djenkins at mvista.com
Thu Jun 10 00:27:08 PDT 2010
> But I can't figure out what is this argument "service". There is no
> corresponding concept in the DBus specification. Or as I asked, does it mean
> the well-known connection name?
>
The D-bus specification appears to be old and the folks at Qt have
given better names IMHO to the terminology given in the D-bus
specification.
Therefore:
service name == "well known bus name" (a very confusing term eg. is
not session or system bus name)
node name == "object path"
Try D-feet (gnome application) as it will be more obvious what is going on.
More information about the dbus
mailing list