On 23 Nov 2004 at 09h11, Michael Schmitz wrote: Hi,
> > I'm familiar with the pmud -k & -K flags for avoiding sleeping when the > > lid is closed (with potentially grave thermal consequences - I don't > > know), but I can't find their reciprocal - for avoiding waking when the > > lid is opened. > > There isn't any such option. [EMAIL PROTECTED] ~]$ sudo cat /proc/pmu/options lid_wakeup=1 server_mode=0 I think "echo lid_wakeup=0 > /proc/pmu/options" would do the trick. -- Colin

