wok-current view acpid/description.txt @ rev 20392

libgnutls: add p11-kit, see http://forum.slitaz.org/topic/current-slitaz-iso-needs-you-to-install-p11-kit-package
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Jun 24 09:21:47 2018 +0000 (2018-06-24)
parents
children
line source
1 In recent linux kernels, the /proc/acpi/event interface has been deprecated.
2 The same information (and more) is available via netlink (a way for the
3 kernel to communicate with userspace that is usually used for networking)
4 and the input layer (mouse, keyboard, power button, etc...). This version of
5 acpid supports netlink and the input layer.
7 The ACPI Daemon v2
8 https://sourceforge.net/projects/acpid2/