Hi,<br>
<br>
I am trying to write a simple program that listens to the D-BUS to
learn about applications starting and terminating. Should I use the
regular osso_rpc_set_cb_f function, or should I be calling another
method? I have seen one to listen to HW events. If I am supposed to use
osso_rpc_set_cb_f, what should I register as the source?<br>
<br>
Is there any documentation that explains how to listen to system
events? Actually, I tried to find the code for dbus-monitor but could
not find it.<br>
<br>
Also, is it possible to use the dbus to send a termination message to
an application? Is there any documentation about these messages?<br>
<br>
Thanks,<br>
Manuel<br>