laptop-mode-tools
I just released laptop-mode-tools version 1.56.
This release adds many goodies. We now have a better calling application to rely upon, udev. The linux kernel generates many events based on conditions. udev is a framework that acts on those events and can call-in applications based on conditions. This is something I wanted to do for laptop- mode-tools.
Power State
First was power state. The power_supply subsystem can sense changes and generate events.
[Read More]