Re: how to wake up sleeping monitor using batch script/command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux