acpid: acpid with netlink and input layer support
acpid: In recent linux kernels, the /proc/acpi/event interface has been deprecated.
acpid: The same information (and more) is available via netlink (a way for the kernel
acpid: to communicate with userspace that is usually used for networking) and the
acpid: input layer (mouse, keyboard, power button, etc...). This version of acpid
acpid: supports netlink and the input layer.
acpid:
acpid: Package maintainer: Felipe Sanchez <izto@asic-linux.com.mx>
acpid: