Decreasing debounce time of mouse

I bought new mouse "Razer deathadder essential". This mouse has a double click prevention, that mean debounce time is big but I need debounce time set to minimum. How could I do that? I know such a program called "Auto Hotkey" but I don't know how to use.

3

1 Answer

Short answer:no. The minimum debounce time is coded within the firmware of the mouse. Only the manufacturer has the source-code and the ability to reduce that time. Auto Hotkey is used to "increase" the debounce time for a mouse whose double-click prevention has failed. Suppose, you used AutoHotKey to reduce the debounce-time, then when those clicks will pass through the firmware of the mouse, it will surely trigger the double click prevention and only one click will be registered.

You Might Also Like