wok diff acpid/description.txt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/acpid/description.txt	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -0,0 +1,8 @@
     1.4 +In recent linux kernels, the /proc/acpi/event interface has been deprecated. 
     1.5 +The same information (and more) is available via netlink (a way for the 
     1.6 +kernel to communicate with userspace that is usually used for networking) 
     1.7 +and the input layer (mouse, keyboard, power button, etc...). This version of 
     1.8 +acpid supports netlink and the input layer.
     1.9 +
    1.10 +The ACPI Daemon v2
    1.11 +https://sourceforge.net/projects/acpid2/