--- On Sun, 12/26/10, Suvayu Ali <[email protected]> wrote:
> From: Suvayu Ali <[email protected]> > Subject: Re: how to wake up sleeping monitor using batch script/command > To: [email protected] > Date: Sunday, December 26, 2010, 2:36 AM > On Saturday 25 December 2010 09:03 > PM, Antonio Olivares wrote: > > /usr/bin/xterm -display :0 -bg white \ > > -e /usr/bin/mplayer --really-quiet -shuffle -playlist > ~/.playlist -stop-xscreensaver& PID=$!> > /dev/null 2>&1 > > This is rather strange and unnecessary. mplayer is > perfectly capable of > playing audio without an xterm. You can replace all the > xterm stuff by just, > > /usr/bin/mplayer --really-quiet -shuffle -playlist > ~/.playlist > -stop-xscreensaver > > -- Yes, that was not the problem :(, the problem was for the monitor to wake up and play the music (monitor with built in speakers); still I like to have xterm to change songs, or o q(quit) faster :) Regards, Antonio -- users mailing list [email protected] To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
