commit | 5a54c0115757fd98ca05efae626e6aebf54a8427 | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Thu Jun 26 10:46:38 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Jun 30 09:37:40 2008 -0400 |
tree | d23b1b1d651fa609b0940bfb214dcf0195c5915e | |
parent | 3cadd2d98972f806165c634553ac4918b2b7920c [diff] |
Input: atkbd - fix HP 2133 not sending release event for video switch Video switch key on HP 2133 doesn't send release event, so we have to create workaround similar to what we do for Dell Latitude, i.e. perform DMI match for the system and generate 'false' release event ourselves, so that userspace doesn't think that the key is stuck forever. Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>