Le dimanche 03 juin 2007 à 00:25 -0400, Matt a écrit : > 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 <[EMAIL PROTECTED]> 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...
probably because you need DBUS_SESSION_BUS_ADDRESS set in your shell environment ? -- Gilles Dartiguelongue <[EMAIL PROTECTED]> _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
