View Single Post
Posts: 200 | Thanked: 300 times | Joined on Nov 2009 @ The Netherlands
#1
Hi,

I want to control mediaplayer on my n900 (with Python).

How can I close the mediaplayer application with a command?

I can start it (with a dbus command), but how to close the player?

Is it also possible to check if it's running? (I can do that with PS command but isn't there something better?)