Tomas Carnecky
Mon, 25 Feb 2008 15:07:25 -0800
Lukas Hejtmanek wrote:
On Mon, Feb 25, 2008 at 06:01:13PM -0300, Henrique de Moraes Holschuh wrote:Not even over the new netlink socket? Or the thinkpad-acpi input device?how can I check this?
A while ago I worked on a new acpi daemon that could receive events from both netlink and /dev/input devices. Right now it's more like a testing tool then a real replacement for the current acpid. I haven't had time to work on it.
http://git.dbservice.com/?p=acpid;a=summary $ git clone git://dbservice.com/acpidYou'll need dbus and lua to compile it. There's also a readme that describes how to get it running and how it works. In its default configuration it will print the events into stdout.
tom -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/