From: Bastien Nocera Date: Tue, 30 Nov 2010 07:33:05 +0000 (-0800) Subject: Input: add keycodes for touchpad on/off keys X-Git-Tag: v2.6.37-rc6~38^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0417596f66dd6621f4fd46563c7c56a95311dbe8;p=pandora-kernel.git Input: add keycodes for touchpad on/off keys Some laptops will have a "touchpad toggle" soft button, which expects user-space to turn off the touchpad themselves, some other devices will do this in hardware, but send key events telling us that the touchpad has been turned off/on. KEY_TOUCHPAD_ON/KEY_TOUCHPAD_OFF will be used by user-space to show a popup with the status of the touchpad. Signed-off-by: Bastien Nocera Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed