Home
last modified time | relevance | path

Searched hist:"5 a54c0115757fd98ca05efae626e6aebf54a8427" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/keyboard/
H A Datkbd.cdiff 5a54c0115757fd98ca05efae626e6aebf54a8427 Thu Jun 26 16:46:38 CEST 2008 Jiri Kosina <jkosina@suse.cz> 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>