[PATCH] add support for ACPI IBM hotkey events

Richard Hughes hughsient at gmail.com
Thu Mar 29 15:54:43 PDT 2007


On Thu, 2007-03-29 at 22:34 +0200, Danny Kukawka wrote:
> +AC_ARG_ENABLE([acpi-ibm], AC_HELP_STRING([--enable-acpi-ibm], [catch
> IBM ACPI events]), [acpi_ibm=$enableval], [acpi_ibm=no])
> +if test "x$acpi_proc" = "xyes" ; then
> +   AC_DEFINE(ACPI_IBM_EVENTS,1,[catch and forward IBM ACPI hotkey and
> button events])
> +fi
> +AC_SUBST(ACPI_IBM_EVENTS)
> +AM_CONDITIONAL(ACPI_IBM_EVENTS, test x$acpi_ibm = xyes)

Danny, if you have time, could you please amend your patch to also
include "ACPI_TOSHIBA_EVENTS" and then ifdef out the toshiba acpi addon
in the Makefile - I know David wanted to release soon, but I have to
crash now - I'm so tired...

If you are busy, no problem, I can do it tomorrow.

Thanks,

Richard.




More information about the hal mailing list