On 7 November 2010 16:46, Ben Armstrong <[email protected]> wrote:
> with set -x in hotkey.sh and acpid -d -l I get: > > + code=00000037 > ++ test xhotkey = x- > ++ echo 0x00000037 > + value=0x00000037 > ++ uname -r > + LINUX_FULL_VER=2.6.32-5-amd64 > + LINUX_MINOR_REV=32-5- > + acpi= > + acpiwrite= > + ACPITEST=/lib/init/rw/eeepc-acpi-scripts.acpi-ignore > + case "$code" in > + test -f /lib/init/rw/eeepc-acpi-scripts.acpi-ignore > + read acpi > + test hotkey = hotkey > + exit 0 > END HANDLER MESSAGES > acpid: action exited with status 0 > acpid: 4 total rules matched > acpid: completed netlink event "hotkey ASUS010:00 00000037 00000008" This seems like a bug in the "double event filter" machinery, but I don't think I changed that in any way, so I don't understand why you are experiencing the problem just with this branch. Does the attached patch help? Cheers, Luca
patch
Description: Binary data
_______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
