toshiba-acpi: fix multimedia keys on some machines
authorFrans Pop <elendil@planet.nl>
Mon, 1 Mar 2010 14:50:46 +0000 (09:50 -0500)
committerMatthew Garrett <mjg@redhat.com>
Mon, 1 Mar 2010 14:50:46 +0000 (09:50 -0500)
Some Toshibas only send ACPI events on key down, not key release. Ignore
any release events and send key down and key up events on every ACPI key
down event.

Signed-off-by: Frans Pop <elendil@planet.nl>

No differences found