man yacpi (Commandes) - YACPI- Yet Another Configuration and Power Interface

NAME

YACPI- Yet Another Configuration and Power Interface

SYNOPSIS

yacpi [OPTION]

DESCRIPTION

Yacpi is an acpi monitoring tool for notebooks. It displays various acpi information like battery status, ac status and temperature. The displays are printed on an ncurses interface. It also displays current cpu frequency and the kernel governor used for scaling and has support for more than one battery.

OPTIONS

-h/--help display help
-v/--version display version number and release date
-t/--text display text only output, usefull if you want to include yacpi in scripts etc.
-l/--loop loop the text only output
-d/--delay specifiy delay seconds for loop (1-1000)
-m/--multiple enables support for more than one battery, see README for details
-s/--samples=... use time over some samples to get a much more accurate remaining time (1-1000)

KEYS

USING YACPI

To write programs for other notebooks is very difficult because some features I can not test because my laptop doesn't support them. So please test it and if you find errors send reports. Please include an strace output (e.g. strace -o yacpi.error yacpi, but gdb backtrace would be better) and a directory tree of /proc/acpi .

AUTHOR CONTACT

Yacpi was written by Nico Golde <nico@ngolde.de>

q - quit yacpi
r - reload acpi information
h - print help screen
s - specify samples number
m - specify delay seconds for loop