Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 13:39:57 -0500
From:      "Dan Langille" <dan@langille.org>
To:        freebsd-mobile@freebsd.org
Subject:   suspend/resume on 5.3-stable with ThinkPad T41
Message-ID:  <41E7CBAD.18930.979A271B@localhost>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E7CBAD.18930.979A271B>