Open
Description
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:
# works
ctrl + return
kgx
# works
xf86audiolowervolume
sh -c 'ydotool key 29:1 12:1 12:0 29:0'
# not working
ctrl + xf86audiolowervolume
sh -c 'ydotool key 29:1 12:1 12:0 29:0'
# works
XF86AudioPlay
firefox
# not working
super + shift + XF86AudioPlay
kgx
Additional information: