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

Release Modifiers Outside Of Macros #1079

Open
IGLADI opened this issue Mar 15, 2025 · 2 comments
Open

Release Modifiers Outside Of Macros #1079

IGLADI opened this issue Mar 15, 2025 · 2 comments

Comments

@IGLADI
Copy link

IGLADI commented Mar 15, 2025

I was unable to find how to release a key outside of macros?
I have this:

Image

And want to prevent shift to be pressed while I press this key.

So I tried this:

Image

But key_up seem to be part of the macros so I can't use it here.

Also I tried remaking the same with macros but was unable to make macros work I always get errors (see bottom left) even using the examples from https://github.com/sezanzeb/input-remapper/blob/main/readme/examples.md

Image

@sezanzeb
Copy link
Owner

Hi, what is the output of input-remapper-control --version?

@IGLADI
Copy link
Author

IGLADI commented Mar 21, 2025

input-remapper 2.1.1  https://github.com/sezanzeb/input-remapper
python-evdev 1.9.1```

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