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.
프로그램이 완전히 libacpi, 그리고 재작 성했습니다 새로운 옵션을 모든 기능 (옵션은 모든 기능을 사용하려면 함께)이 추가되었습니다. ncurses를 사용 지연에 대한 대화형 입력 모드를 그냥 yacpi 재개에 찬성 제거되었습니다. 프로그램이 사용자 입력에 즉시에는 ncurses 인터페이스를 선택 루프에 반응한다. - m의 OptIn 그래서 당신은 항상 성능이 교착 상태없이 모든 배터리를 삭제했고, 샘플은 더 이상 사용되고있습니다.
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.
코드 정리. 샘플 사용의 기본 동작이 변경되었습니다. 지정 샘플없이, 남은 배터리 용량이 남아있는 시간이 지금입니다 / 현재 배터리 속도가 ACPI 도구의 대부분처럼. 저기 작은 man 페이지를 조정합니다.
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.