AutoHotkey Community

It is currently May 27th, 2012, 10:50 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: March 25th, 2010, 2:35 pm 
Offline

Joined: March 22nd, 2010, 1:40 pm
Posts: 39
I'm going to re-awaken this to see if anyone has figured it out... even an automatic fullscreen black would work for me... (tho power down is more ideal...)

[Deleted double posts. ~jaco0646]


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 25th, 2010, 2:49 pm 
Offline

Joined: April 8th, 2009, 7:49 pm
Posts: 6074
Location: San Diego, California
search for EnableDisplayDevice

for example
http://www.autohotkey.com/forum/topic21800-15.html

http://www.google.com/search?hl=en&q=si ... =&gs_rfai=


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 25th, 2010, 5:11 pm 
Offline

Joined: March 22nd, 2010, 1:40 pm
Posts: 39
Leef_me wrote:


Thanks for that - will this not entirely disable the device however? Ideally I want to simply sleep it so it re-awakens on a shake of the mouse etc


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 25th, 2010, 5:29 pm 
Offline

Joined: April 8th, 2009, 7:49 pm
Posts: 6074
Location: San Diego, California
vaderag wrote:
Leef_me wrote:
Thanks for that - will this not entirely disable the device however? Ideally I want to simply sleep it so it re-awakens on a shake of the mouse etc


Yes, it will turn of the drive signal from the computer to the display.
But you can turn it back on as well.

and
Code:
SendMessage, 0x112, 0xF170, -1,, Program Manager  ; 0x112 is WM_SYSCOMMAND, 0xF170 is SC_MONITORPOWER.
;
will tun off all monitors, til mouse moved or keyboard hit


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: BrandonHotkey, chaosad, Google Feedfetcher, HotkeyStick, krajan, Yahoo [Bot] and 32 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group