On Po 13-03-06 07:34:36, Victor Porton,,, wrote: > There should be something such which would cause (after user > specified timeout, e.g. a hour) automatically switch the > system from standby to suspend to disk (or suspend to mem). .... > Or as a possible alternative, we could suspend SIMULTANEOUSLY > to disk and to mem (with switching into suspend-to-disk by > timeout), to have both quick restoration and automatically > fully turning it off. Yep, it would be nice. Does that mean you are working on it and will send me a patch? Do you want help coding? Pavel -- 105: bool bUnix = Environment.OSVersion.ToString().IndexOf( "Unix" ) != -1;