>Totally agree, but I believe (but could be mistaken) that the issue is that >different laptops will generate different ACPI events - so the mapping from >ACPI >event to X event isn't consistent, and I think that this is where we would need >a text document to allow people to do this mapping in the field....
Right, but if we define the interface for the ACPI drivers to use, then that would help a lot. "If you get an ACPI event which says ``increase brightness'', then call acpi_submit_event_xxx(....)" Casper