Difference between revisions of "Acpid"

From ThinkWiki
Jump to: navigation, search
(wikilink)
 
Line 10: Line 10:
 
=== Status ===
 
=== Status ===
 
*stable
 
*stable
 +
 +
===Configuration tips for ThinkPads===
 +
* See [[How to configure acpid]].
  
 
=== Interesting links related to this project ===
 
=== Interesting links related to this project ===

Latest revision as of 17:24, 21 May 2006

ACPID is a completely flexible, totally extensible daemon for delivering ACPI events. It listens on a file (/proc/acpi/event) and when an event occurs, executes programs to handle the event. The programs it executes are configured through a set of configuration files, which can be dropped into place by packages or by the admin.

Features

  • supports all kinds of events

Project Homepage / Availability

Status

  • stable

Configuration tips for ThinkPads

Interesting links related to this project