Jump to content

Recommended Posts

Posted

Is it possible to put a screen to sleep?

If I were running an autoit script as a service, I would want the service to wait for a command from my 'server' script to bring the computer to life or to send it to sleep...

How would I do that? Again, one of those things I know is possible, but have no idea how. "LogMeIn" installs a set of custom drivers to do it, I'll check that out in a bit.

Cheers for any help!

Posted

Screen not computer...

Cheers anyway

you could adjust the power saving options for the monitor, then when it becomes active it will just turn back on.

off topic: hibernate shutsdown computer for me on xp sp2

Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.

Posted

wow i had that code in my code archive the whole time for toggling monitor power... heh

forgot about that.

so does anyone know why code 64 shuts down my computer instead of putting it into hibernate?

Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.

Posted

[double post, my bad]

I just looked on the programs site that does it, and I discovered they use something called Display Power Management Services. Anyone any idea how one can use this with Autoit?

But either way, I could really do with knowing about disabling user inputs.

Posted

[double post, my bad]

I just looked on the programs site that does it, and I discovered they use something called Display Power Management Services. Anyone any idea how one can use this with Autoit?

But either way, I could really do with knowing about disabling user inputs.

Check out BlockInput in the helpfile.
Posted

Check out BlockInput in the helpfile.

Doesn't do ctrl+alt+del. E.g. useless. GRR to those keys... Any ideas on blocking them?

Posted

Anyone any idea how to keytrap ctrl+alt+delete while BlockInput is enabled, so a complete lockout... (NOTHING TO DO WITH TASKMANAGER!!)

Cheers!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...