STS_LID_CLOSED
if ((status & (STS_LID_CLOSED | STS_POWER_BTN_DOWN) )
if ((status ^ st) & STS_LID_CLOSED) {
((st & STS_LID_CLOSED) ?