[PATCH powerd] Fix config_SLEEP_WHEN_LID_CLOSED

2012-05-23 Thread Sascha Silbe
Since 792c7dd3 powerd stays asleep by default while the lid is closed. That's important for some use cases (putting suspended laptops inside a charging rack), but breaks config_SLEEP_WHEN_LID_CLOSED=false unless the new configuration option config_WAKE_WHEN_LID_OPEN has been explicitly set to true

Re: [PATCH powerd] Fix config_SLEEP_WHEN_LID_CLOSED

2012-05-23 Thread Paul Fox
sascha wrote: Since 792c7dd3 powerd stays asleep by default while the lid is closed. That's important for some use cases (putting suspended laptops inside a charging rack), but breaks config_SLEEP_WHEN_LID_CLOSED=false unless the new configuration option config_WAKE_WHEN_LID_OPEN has been