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

Interception blocking mitigation #20

Open
evilC opened this issue Dec 10, 2018 · 0 comments
Open

Interception blocking mitigation #20

evilC opened this issue Dec 10, 2018 · 0 comments

Comments

@evilC
Copy link
Owner

evilC commented Dec 10, 2018

Current plan:

  1. When UCR is the active application, disable all blocking for keyboard and mouse in Subscription Mode
  2. Panic Key
    No special treatment for mouse.
    Keyboard checks for held key combo ("Panic Key") and if detected, notifies the front end to activate (Become the active application, even eg if currently minimized to taskbar or tray), which, as detailed in (1), will disable all blocking, and thus free up the mouse.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant