commit | 6d2750c167d47a97936cf4415165205f945c08f8 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Sun Sep 10 21:56:06 2006 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Sun Sep 10 21:56:06 2006 -0400 |
tree | 9f07d5e0fe6c3145f250b36e789e367cdca73e75 | |
parent | e38de678f6b19be3e46a678ec4deeaa7fa0fc140 [diff] |
Input: send key up events at disconnect 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>