wok-6.x view acpid/description.txt @ rev 22892
updated gtest again (1.7.0 -> 1.10.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Feb 23 08:33:38 2020 +0100 (2020-02-23) |
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/