I'm not sure if this is supposed to work differently, but if my laptop goes into sleep mode with external monitor (connected by VGA), the monitor doesn't go in to standby mode properly. Same monitor connected to deskptop is no problem. I can send a system message programmatically (ie WM_SYSCOMMAND, SC_MONITORPOWER) and that does put the monitor in standby, but after about 10 seconds it wakes up with a "no vga connected" message (generated by the monitor), same as when the laptop goes in to sleep mode. There's probably something fundamental I've missed. I can't see anything obvious in the graphics driver settings (the ATI interface is truly dreadful - I'd have made sure I got Nvidia if I knew), nor any obvious hardware setting on the laptop. I'd use DVI, but the damn laptop has HDMI out, and with HDMI -> DVI adapter, the graphics card won't output higher than about 1280x1050, yet works well with VGA - even seems to detect monitor native resolution no problem. Any suggestions?