diff -Nru acpi-support-0.131/debian/changelog acpi-support-0.131ubuntu1/debian/changelog --- acpi-support-0.131/debian/changelog 2009-12-14 20:04:36.000000000 +0100 +++ acpi-support-0.131ubuntu1/debian/changelog 2010-01-03 16:34:21.000000000 +0100 @@ -1,3 +1,10 @@ +acpi-support (0.131ubuntu1) karmic; urgency=low + + * Add support for ATKD 00000037 to events/asus-touchpad. + This makes the disable touchpad buttons (!) on the EeePc 1005HA work as intended. + + -- Erik Andrén Sun, 03 Jan 2010 16:32:14 +0100 + acpi-support (0.131) lucid; urgency=low * events/lenovo-undock, undock.sh: new scripts to handle the Fn+F9 "undock" diff -Nru acpi-support-0.131/events/asus-touchpad acpi-support-0.131ubuntu1/events/asus-touchpad --- acpi-support-0.131/events/asus-touchpad 2009-12-14 20:04:36.000000000 +0100 +++ acpi-support-0.131ubuntu1/events/asus-touchpad 2010-01-03 16:30:27.000000000 +0100 @@ -2,5 +2,5 @@ # This is called when the user presses the touchpad button and calls # /etc/acpi/asus-touchpad.sh for further processing. -event=hotkey (ATKD|HOTK) 0000006[ab] +event=hotkey (ATKD|HOTK) (0000006[ab]|00000037) action=/etc/acpi/asus-touchpad.sh