Hi Oliver, On Wednesday 28 April 2010 01:53:52 am Oliver Neukum wrote: > Hi, > > I am seeing a generic problem with buttons on devices released during S3. > The input layer then assumes that the button is still pressed. It would be > best for drivers to either verify that a button is still held or > alternatively, to release all buttons upon resumption. Is there a generic > way to do that? > I think input core should force release of all keys when device is being suspended, I guess we need to change input.c::input_dev_reset(). -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html