Input: send key up events at disconnect
authorDmitry Torokhov <dtor@insightbb.com>
Mon, 11 Sep 2006 01:56:06 +0000 (21:56 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Mon, 11 Sep 2006 01:56:06 +0000 (21:56 -0400)
Emit key up events for all pressed keys/buttons when disconnecting
an input device. Cures "stuck" enter key effect when unloading
keyboard module.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found