I altered the mouse device handler to only produce events when on receipt of a SYN packet. This allows me to get all information before producing the event. I would like to change the keyboard device handler to work like this too, for the sake of consistency.
I altered the mouse device handler to only produce events when on receipt of a SYN packet. This allows me to get all information before producing the event. I would like to change the keyboard device handler to work like this too, for the sake of consistency.