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

Filter does not release button when inactivated #146

Open
nicolai0 opened this issue Jan 18, 2020 · 0 comments
Open

Filter does not release button when inactivated #146

nicolai0 opened this issue Jan 18, 2020 · 0 comments

Comments

@nicolai0
Copy link

nicolai0 commented Jan 18, 2020

Hi

I want a modifier key B such that button A maps to either 1 or 2. So I have a button->filter mapping from B to the filter and I have two button->button mappings from A->(filter off)->1 and A->(filter on)-2. If I press button A and then hold the button B and then release button A then button 1 will still be active. Is there any way around this? I want button 1 to be released as soon as the filter button B is pressed.

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