for windows downloand and install autohotkey and make a new script. enter these code by edit with notepad
~LButton::
; Si c'est un double-clic gauche rapide
If (A_TimeSincePriorHotkey < 400) ; Le temps entre deux clics est inférieur à 400 ms
{
; Simule un clic du bouton du...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.