On 6/30/15, Alan Corey <alan01...@gmail.com> wrote: > I didn't ask it to do that and I don't know how to unsuspend. As far > as I'm concerned this is an undocumented "feature". If I want to > suspend I'll type zzz. I haven't found a way to turn this off.
$ sysctl | grep suspend machdep.lidsuspend=1 to un-suspend, it depends on your machine. One laptop I own will wake by pressing the spacebar, and another wakes if I press the Fn key. I would try the power-button as a last possibility as well. --patrick