[Novalug] Power management service

shawn wilson ag4ve.us@gmail.com
Mon Mar 30 07:07:43 EDT 2015


Is there some system service or utility that will smartly monitor a laptop
battery and do something on an event (like pm-suspend when it hits 5%)?

I could:
while 1; do test $(acpitool ¦ grep...) && pm-suspend ; sleep 1 ; done
But that doesn't seem like the best way to do this. I also don't want an X
app for this.



More information about the Novalug mailing list