On 7 Jul 2008, at 15:07, Fred Kiefer wrote:
David Chisnall wrote:
On 6 Jul 2008, at 23:40, Riccardo wrote:
Currently, it works only on Linux with ACPI with 2.6 kernels since
it reads files in /proc and relies on that format. It runs also on
FreeBSD thanks to patches by Chris Vetter.
I've written code in SystemConfig in the Étoilé repository for
getting power status on FreeBSD and OpenBSD as well. If this is of
any use to you, feel free to steal it - it's BSDL.
Didn't Andreas Schick write an Etoile menulet that used DBus to
determine the battery status? It used to be available at
www.andreasheppel.de/software.html
Which reminds me, how is the DBus integration coming along?
The code to date is in the Étoilé code review system:
http://review.etoileos.com/r/14
Feel free to add comments. I am currently about half way through
reviewing it.