From: Dmitry Torokhov Date: Mon, 15 Nov 2010 08:23:42 +0000 (-0800) Subject: Input: sysrq - pass along lone Alt + SysRq X-Git-Tag: v2.6.37-rc3~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcb7193096969ca9e5b9219b9a99ddf299d4054f;p=pandora-kernel.git Input: sysrq - pass along lone Alt + SysRq When user presses and releases Alt + SysRq without pressing any of the hot keys re-inject the combination and pass it on to userspace instead of suppressing it - maybe he or she wanted to take print screen instead of invoking SysRq handler. Also pass along release events for keys that have been pressed before SysRq mode has been invoked so that keys do not appear to be "stuck". Acked-by: Jason Wessel Tested-by: Jason Wessel Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed