-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Configuration rules with a modifier + MEDIA_KEY not working #129
Comments
btw, thanks for made this tool |
Hi thanks for the report. @angelofallars would you mind taking a look? This seems to be a parser issue. |
@frieser For example, on my keyboard the |
Hi, thanks for reply. My keyboard is a gamakay lk67, it has the media keys to control the volume with a knob, so is a separate key with no fallback to fnkey, I guess. I was debugging with some tooling (wev), theorically this tool capure evdev events in wayland and the capture seems ok to me, but I not an expert of evdev or input. Maybe it helps:
It seems that the modifier not affect the keycode of volumeup(123 in both cases), and with gnome keyboard shortcut utility seems to catch the key combination: I know, its an edge case, the tool its fantastic, but it would be cool if I would control with the knob multiple things. |
Hi, afaik wev reports xkbcommon events re-emitted by the compositor. |
great, maybe this helps:
thanks for the support. |
hmm I see, I will test a bit and get back to this. |
Version Information:
Linux fedora 5.17.12-300.fc36.x86_64 #1 SMP PREEMPT Mon May 30 16:56:53 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
swhkd 1.2.0
Describe the bug:
Rules with a combination of a modifier(ctrl,super,shift) with media keys are not working. Rules with only the media keys are working.
Expected behavior:
Rules running as expected
Actual behavior:
Nothing happens.
To Reproduce:
Define this rules in your configuration file and restart swhkd:
Additional information:
The text was updated successfully, but these errors were encountered: