atbswp
atbswp copied to clipboard
Hot key not recorded
Hi windows 10 last versione of atbswp
the tool don't recognized hot key like ctrl + tab
Please can you follow the issue template? It will help me to sort the issue more quickly.
yautogui.moveTo(1058, 259) pyautogui.moveTo(1037, 256) pyautogui.moveTo(1016, 252) pyautogui.mouseDown(1015, 254, 'left') pyautogui.mouseUp(1015, 254, 'left') time.sleep(12) pyautogui.press('### This key is not supported yet') pyautogui.press('### This key is not supported yet') pyautogui.keyDown('tab') pyautogui.keyUp('tab') pyautogui.keyUp('### This key is not supported yet') time.sleep(1)
This issue already exists #14