On Mon, Jul 16, 2007 at 02:34:37AM +0900, Mattia Dongili wrote: > + /* we emit the scancode so we can always remap the key */ > + input_event(kp.dev, EV_MSC, MSC_SCAN, event); As I said to Henrique, I don't think this is the right solution. We know what these keys do - we should send the appropriate keycode, rather than asking userspace to remap it. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html