Hi ?
> I want to be able to lock my workstation and switch off my 
> monitor with a single hotkey (such as Windows+L).  
The following two lines (assigned to a hotkey) are working on my 
machine:
Window.PostMessage(0x112,0xF170,2,0xFFFF)
*Shutdown LockWorkStation noconfirm

>Also, can PowerPro override built-in Windows hotkeys?
No idea

regards


Reply via email to