suspend/resume on 5.3-stable with ThinkPad T41
"Dan Langille" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <41E7CBAD.18930.979A271B@localhost> |
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/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"