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

is letting go of a key adressable? #1

Open
h3oCharles opened this issue Jul 12, 2020 · 3 comments
Open

is letting go of a key adressable? #1

h3oCharles opened this issue Jul 12, 2020 · 3 comments

Comments

@h3oCharles
Copy link

h3oCharles commented Jul 12, 2020

hi, so one day i wanted to input "Space" when the spacebar is both in up and down states... is it possible with this?

@AlexFolland
Copy link
Owner

I don't know what you mean. Can you rephrase the question? You can phrase it verbosely if it helps me understand.

@h3oCharles
Copy link
Author

holding rope -

tap space (usually called "down" state or sth) - hooks rope

let go of space ("up" state) - releases rope

@AlexFolland
Copy link
Owner

This doesn't modify any external program. It uses Windows API calls to add input messages to the message queue. It doesn't change what the initial press does, and doesn't remove messages from the message queue.

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

2 participants