yacpi is yet another configuration and power interface. It shows acpi
information (battery status, etc.) from your proc filesystem in an
ncurses interface.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
El programa fue completamente reescrito con libacpi, y se han añadido nuevas opciones para cada función (junto con una opción para permitir a cada función). Entrada interactiva de la demora en el modo de ncurses fue eliminado en favor de sólo reiniciar yacpi. El programa reacciona al instante en la entrada del usuario en la interfaz ncurses y loop. El m-optin fue eliminado de manera que siempre recibe todas las pilas sin un punto muerto de rendimiento, y las muestras ya no se utilizan.
Tags:
Major feature enhancements
The program was completely rewritten with libacpi, and new options were added for every feature (along with an option to enable every feature). Interactive input for delay in ncurses mode was removed in favor of just restarting yacpi. The program instantly reacts on user input in the ncurses interface and select loop. The -m optin was removed so that you always get all batteries without a performance deadlock, and samples are no longer used.
Código de limpieza. El comportamiento por defecto de uso de la muestra se ha cambiado. Sin especificar las muestras, el tiempo restante de la batería es ahora restantes capacidad / velocidad de la batería presente como en la mayoría de las herramientas de ACPI. Hay ajustes pequeña página hombre.
Tags:
Code cleanup
Code cleanups. The default behaviour of sample usage has been changed. Without specifying samples, the remaining battery time is now remaining capacity / present battery rate like in most of the ACPI tools. There are small man page adjustments.
Una pérdida de memoria reportado por valgrind fue corregido. Eliminar la referencia de un puntero NULL que se produjo la batería si no está presente fue corregido.
Tags:
Major bugfixes
A memory leak reported by valgrind was fixed. A
NULL pointer dereference which occurred if no
battery is present was fixed.
Esta versión corrige # 337071, # 337075, # 337076 y en el BTS de Debian. El Makefile se ha rewriten. Hay algo de código de limpieza y mejoras de manual.
Tags:
Minor bugfixes
This release fixes #337071, #337075, and #337076 in Debian BTS. The Makefile has been rewriten. There is some code cleanup and manual improvements.