From a distance...
October 26, 2006 10:21 PM
Subscribe
Is there a way I can turn my monitors off with a keyboard shortcut?
So I got myself a nice new display, I love it, it's great, and it plays nice with my old one in a dual screen setup. My problem is that the display is so big that I find myself watching a movie before going to bed, and sometimes I get tired and just want to turn the screen off from my wireless keyboard.
Are there any programs out there that can allow me to map my logitech wireless keyboard so that I can turn of my monitors by pressing a key combo?
Thanks!
Imran
posted by CXImran to computers & internet (7 comments total)
1 user marked this as a favorite
RUNDLL32 PowrProf.dll, SetSuspendState
...which would suspend your system, which is kinda what you want. There's probably a way to execute RUNDLL32 with some option to simply put the display to sleep without suspending the whole system, but that would require more googling. Good luck.
posted by odinsdream at 10:34 PM on October 26, 2006