Iām trying to code something, and I need to press CTRL+T at the same time. How do I do this in DuckyScript?
Should be like the next line.
CTRL T
Do not add a ā+ā sign. I believe ā-ā is used between modifier key if you have more then 1. Example CTRL-ALT or CTRL-ALT T. This appears to be one difference between Duck and Flipper. The T is not a modifier so no ā-ā.
Second, here are docs for Flipper.
1 Like
I already tried this, it did not work
What are you expecting CTRL T to do?
Sorry for the late reply. I am expecting CTRL T to open a new Chrome tab in ChromeOS.
1 Like