mensogulo
mensogulo
An update from my side. XF86AudioPlay seems to be generated differently according to which device I use for input. From my USB keyboard the event seems to be grabbed by...
I think, we got multiple keycodes (208 and 172) for one corresponding keysym (0x1008ff14, XF86AudioPlay) and the problem is in the grabkeys() function, which calls XKeysymToKeycode() and registers the keys...
It works perfectly for me. Thanks a lot. I just discovered playerctl and bound the keys to control my current media (youtube videos, vlc). It is really cool.