From: Arthur Taylor Date: Fri, 4 Feb 2011 21:55:50 +0000 (-0800) Subject: vt: Add virtual console keyboard mode OFF X-Git-Tag: v2.6.39-rc1~470^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc3de9c83565fcaa23df74c2fc414bb6e7efb0a;p=pandora-kernel.git vt: Add virtual console keyboard mode OFF virtual console: add keyboard mode OFF Add a new mode for the virtual console keyboard OFF in which all input other than shift keys is ignored. Prevents vt input buffers from overflowing when a program opens but doesn't read from a tty, like X11 using evdev for input. Signed-off-by: Arthur Taylor Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed