Antonio Olivares <olivares14031 <at> yahoo.com> writes:

> ... 
> I tried adding a command to wake up the monitor like
> 48 04 * * 1-5 sleep 2; xset dpms force on > /dev/null 2&>1
> ...

Some observations when done on a command line.
- the screen does not come up when
  $ xset dpms force off ; sleep 10 ; xset dpms force on > /dev/null 2&>1 
- the screen DOES come up after 10s when
  $ xset dpms force off ; sleep 10 ; xset dpms force on

JB
 





-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to