I wish to be able to rapidly send click input with multiple mice. The issue is that when one mouse is being held down, the other mice cannot send any mouse down inputs - they are essentially locked and have to wait until the other mouse is released to send input. I wish to have a setting in switched mode where a mouse down event simply sends a full click event to the program rather than waiting for a mouse up, as this would enable the other mice to be used immediately after.