Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2006 10:18:06 +0900
From:      Randy Bush <randy@psg.com>
To:        FreeBSD Current <freebsd-current@freebsd.org> 
Subject:   thinkpad suspend
Message-ID:  <17358.59598.606852.426971@roam.psg.com>

next in thread | raw e-mail | index | archive | help
what are the tricks of the week for t41s?  i removed the hacks
to

/etc/rc.suspend
   /usr/X11R6/bin/xset -display :0 dpms force off
   sleep 3
   sysctl hw.acpi.video.lcd0.active=0

/etc/rc.resume
   /usr/X11R6/bin/xset -display :0 dpms force on
   sysctl hw.acpi.video.lcd0.active=1

now it comes back, but never exits zzz and ignores keyboard, ...
it has the symptoms of x sickness, but i am not sure.

randy




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