Dear Fellow Fedora users,

I had a script called upon by cron which played music at a certain time, for 
example

30 08 * * 1-5 ~/.dalarm

And .dalarm had

#!/bin/sh

/usr/bin/xterm -e
/usr/bin/mplayer -really-quiet -shuffle -playlist ~/.playlist

It worked, but I did have speakers, now. I do not have external speakers, but a 
monitor with speakers, if there is no activity with the mouse, the speakers are 
not heard and while the script does work, the monitor is not active, it is on, 
but inactive.  I am using KDE and I do not know which screensaver is working, 
the screen blanks and the monitor goes to sleep.  How can I wake up the 
screen/monitor so I can hear the alarm playing.  I remember trying
$ xset dpms off
Or similar and turn off screen blankinh, but that does not work anymore.  How 
do I figure out a way to get it working?

Thanks in Advance,


Antonio

Sent from ProtonMail, encrypted email based in Switzerland.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/QFWSCLI2BCTUL4LWE2GRSRSGHO6XVHP6/

Reply via email to