stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] [PATCH] Changes to contrib/battery.lisp and contrib/cpu.lisp


From: Jim Ottaway
Subject: Re: [STUMP] [PATCH] Changes to contrib/battery.lisp and contrib/cpu.lisp
Date: Thu, 29 May 2008 10:23:03 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

>>>>> Ian Ross <address@hidden> writes:

>  - Made battery name a defvar in contrib/battery.lisp to take account of
>    machines with non-standard battery names (requested by Bill Clementson).
>  - Removed uses of run-shell-command from contrib/cpu.lisp, replacing them
>    with native file processing.
>  - Made ACPI thermal zone name a defvar in contrib/cpu.lisp.

It would also be good to take account of machines with more than one
battery [I have two in mine]. In my GNU/Linux system the information is
in /proc/acpi/battery/BAT0, /proc/acpi/battery/BAT1, etc.

I have some code that I use for my own mode-line battery information
formatting, which I attach in case it's any use. I wrote it as a general
utility library, which is why it place all of the battery information
available into a struct.

Attachment: battery.lisp
Description: Text document

Regards,
-- 
Dr Jim Ottaway
Research Officer: Translating Neurobiological Research
BIOS Centre for Bioscience, Biomedicine, Biotechnology and Society
Room V1100, Tower 2
London School of Economics and Political Science
Telephone: +44 (0)20 7852 3688

reply via email to

[Prev in Thread] Current Thread [Next in Thread]