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

Make GUI disappear & release keybindings if capslock is held for more than X seconds #4

Open
Gewerd-Strauss opened this issue Jun 13, 2022 · 0 comments

Comments

@Gewerd-Strauss
Copy link

Hello,

I am trying to figure out how to restrict this script from working in speciffc programs. Unlike my other issue related to specific programs, I would need this to be on a countdown. Meaning if I press the capslock key, I want the script to perform in its current default way for the first X seconds. Once those are passed, I want to unbind all gui-dependant hotkey, and unbind capslock so it is seen by windows as a held down capslock-key until I release it again.

Unlike the other script, I can't feasibly just kill HotkeyR when I need to, because that would mean killing and restarting it a couple hundred times a day.

Any proposals on how to adapt this?

Thank you,
Sincerely,
~Gw

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