android_touch
android_touch copied to clipboard
can we set move speed ?
hello there sorry to open this as issue but i dont know hot to ask a quesionon githup my question can we set the move command speed ? like to to let it move slowly or move faster is this possible ? and if yes is there any explantion please ? thank you
check https://github.com/BobbleKeyboard/android_touch/blob/master/example/example.py#L22, you can add delay, the delay and spacing between move points will determine pointer speed.