From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pascal d'Hermilly Subject: Suspend-to-ram/disk signal Date: Mon, 26 Nov 2007 23:39:49 +0100 Message-ID: <474B4B35.6030800@tipisoft.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from csmtp1.b-one.net ([195.47.247.21]:34102 "EHLO csmtp1.b-one.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754385AbXKZXJk (ORCPT ); Mon, 26 Nov 2007 18:09:40 -0500 Received: from [172.16.16.252] (unknown [130.226.169.141]) by csmtp1.b-one.net (Postfix) with ESMTP id 7B672105B41B for ; Mon, 26 Nov 2007 23:39:48 +0100 (CET) Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: linux-acpi@vger.kernel.org When the computer suspends and comes back does it send a signal to the running applications? Specifically I would like to use it so a IM client will reconnect to the server instead of saying there is a timeout. Hope someone can help me out with a tip. //Pascal