Hi Petri, On Mon, Apr 21, 2014 at 01:00:08PM -0700, Petri Gynther wrote: > Add REP_MAX_COUNT to autorepeat parameters. This enables an input device to be > configured for maximum autorepeat count, so that a keypress is not repeated > forever. This is important for Bluetooth keyboards and remote controls that may > lose the Bluetooth link at any time, e.g. right after sending a key-down event > but before sending the corresponding key-up event. I think this should be solved in the drivers - if link is lost then they should tear down the device (or generate keyup events if they want to hand onto the device). Thanks. -- 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