Hi,all!<br>I want to know if there is any way to get notified when an application lauchs or quits.May be there exists something like a signal?<br><br>Say,after my program connect to the dbus,if Rhythmbox(as an example) lauchs, my program can receive an signal.And then if rhythmbox closes later,another signal will be sent.<br>
<br>I tried to use<cite> org.freedesktop.Dbus.</cite>NameAcquired, but it seems this signal is not for this purpose.<br><br>Thank you!<br>