Status of ACPI & KDE/KDM?

Does anybody know at which extend KDE uses the ACPI functionality of FreeBSD and where this could be set or tweaked?
 
For managing Power Management in KDE4, see the PowerDevil daemon which it's installed through the x11/kdebase4-workspace port.

Furthermore, you can verified if recognizes the design information of your battery using acpiconf -i0 command option which gives static values which don't change over time (only is refreshed if you run the command again). See acpiconf(8)() for more details.
 
Well, the question is how many of the ACPI functions does PowerDevil support under FreeBSD. Reading this (old) post here, one can see that klaptop f.i. doesn't support the same functionality as under Linux. Is this the case with PowerDevil? I haven't tested it yet, that's why I am asking.
 
Here is another example of recently added function for FreeBSD which has been available for Linux.

So let's ask different: does PowerDevil under FreeBSD support the same functionality as under Linux right now?
 
Back
Top