There's a new acpid:
* Added support for UNIX domain socket
- clients can connect on a socket and get events
- several commandline opts for socket perms and name
* Changed default file locations to /etc/acpi/events
* Updated man page
* Added support for cmdline options to actions
* Changed read_line() to be more generic
- this requires the /proc/acpi/event kernel patch for
poll and read() semantics. Get this patch here.
* This is RC 1 - If I don't have bug reports, I'm calling it 1.0
get it here: http://sourceforge.net/project/showfiles.php?group_id=33140
-Chris