James Kern wrote:
You could also just run "sleep 60m; killall -15 rhythmbox" in a terminal. -James Kern On Sat, 02 Jun 2007 11:50:40 -0700 Jon Phillips <jon rejon org> wrote:On Sat, 2007-06-02 at 14:33 -0400, Nachiket Gokhale wrote:Hello, First of all, I'm sorry if this is a FAQ. I was wondering if I could setup Rhythmbox to play for a given time, say an hour or so, and then shut itself down. Thanks, -Nachiket>From the commandline with cron: http://en.wikipedia.org/wiki/Crontab Just make a line for running it and then one where you kill it. Jon
There are times when I use sleep 1h && rhythmbox-client --pause but, that doesn't stop the program... -Matt