Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to do Press and Release in following sequence. #11

Open
nsisodiya opened this issue Jan 4, 2017 · 1 comment
Open

Unable to do Press and Release in following sequence. #11

nsisodiya opened this issue Jan 4, 2017 · 1 comment

Comments

@nsisodiya
Copy link

I want to mimic Alt+ Tab behaviour. This is like this..

-> Hold Key - LEFT ALT
-> delay 1000
-> Press and Release Key - TAB
-> delay 1000
-> Press and Release Key - TAB
-> delay 1000
-> Press and Release Key - TAB
-> delay 1000
-> Press and Release Key - TAB
-> Release Key - LEFT ALT

I am unable to do it, because when I use sendStroke for pressing TAB, it release LEFT ALT key too..
In other words, How can we release multiple keys and send instruction to release particular keys ?

Help me, also, give me idea, what coding i need it for this behaviour ?

@nsisodiya
Copy link
Author

view - digistump/DigistumpArduino#48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant