On 11/21/2011 09:36 AM, Dmitry Torokhov wrote: >>> That depends a bit on the type of the event (EV_KEY has to handle >>> auto-repeat for example, etc). See the switch in input_handle_event() >>> which contains the logic behind what is happening when 'duplicate' event >>> is coming through input core. >> In this case, it will be EV_ABS/ABS_MISC which does have duplicates >> suppressed. > No, please do not try to route battery info through input subsystem; > power_supply seems to be the proper interface for it. I was just referring to doing that for debugging/investigation purposes. I found hidraw which resolves that concern anyway. Thanks, J -- 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