Home › Forums › Feature Requests › Full precise mouse cursor control without a mouse. › Reply To: Full precise mouse cursor control without a mouse.
11/05/2021 at 03:48 #20335
Participant
Perhaps my English is so bad that you do not understand what I wrote. This program does not allow me to do this logic.
if (CapsLock – pressed 500 ms){
int count = 0
while (CapsLock – pressed){
if (count == 0){
press&release F11
count=1
}
}
press&release leftButtonMouse
press&release F11
}
else if (CapsLock – press&released){press&release leftButtonMouse}
i use logic used in syntax Java
And your program threw non-interceptable exceptions 3 times in a row, with a complete hang of all control, solved by restarting the OS. So no, that alone is enough not to use it