View Single Post
Posts: 53 | Thanked: 48 times | Joined on Dec 2008 @ Montreal, Canada
#5
Originally Posted by joedumper View Post
Sounds cool ^^


i almost have my little script ( all 5 lines of it ),

just need to find where the pid of the media player is kept
I think the Process ID number changes according to when the program is launched. You should use the process name instead and issue a killall command.

Shaq