From owner-freebsd-mobile@FreeBSD.ORG Fri Jan 14 18:37:56 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A3C516A4CE for ; Fri, 14 Jan 2005 18:37:56 +0000 (GMT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 397E543D2D for ; Fri, 14 Jan 2005 18:37:56 +0000 (GMT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 92AA03D40 for ; Fri, 14 Jan 2005 13:37:55 -0500 (EST) From: "Dan Langille" To: freebsd-mobile@freebsd.org Date: Fri, 14 Jan 2005 13:39:57 -0500 MIME-Version: 1.0 Message-ID: <41E7CBAD.18930.979A271B@localhost> Priority: normal X-mailer: Pegasus Mail for Windows (4.21c) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Subject: suspend/resume on 5.3-stable with ThinkPad T41 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 18:37:56 -0000 Hi folks, I have suspend/resume working but for one issue : the mouse. I can fix the mouse by HUP'ing moused. I'd like to automate that, but I'm failing to find the solution. I have been suspending with : acpiconf -s3 Where should I be doing my: kill -HUP `cat /var/run/moused.pid`"; I see there is a HUP in /etc/apmd.conf but: 1 - I've been unable to get anything in that file to have an effect. 2 - Is this the right place to be doing this? Thanks. -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/