accessing running process
Hi,
I have built a media center tv system which uses mplayer to play both music and video. I have been meaning to build a LIRC adaptor for it so I can use a remote control, but in the meantime I have been using my laptop to control it. If I want to pause a movie I have to vnc in to the media center to do it.
What I was wondering was if there was a way to use ssh and access an already running process such as Mplayer to pause, play, etc.. from the command line.
Hope someone can help :)