Hey there. Is there a way to get the media keys to work on linux? I googled but couldn't find anything unfortunately.
Seemingly, the keyboard does not send an event either.
Running a quick: libinput debug-events shows nothing. The button on my headset works however:
-event7 KEYBOARD_KEY +0.000s KEY_PLAYPAUSE (164) pressed
event7 KEYBOARD_KEY +0.001s KEY_PLAYPAUSE (164) released
event7 KEYBOARD_KEY +3.678s KEY_PLAYPAUSE (164) pressed
event7 KEYBOARD_KEY +3.678s KEY_PLAYPAUSE (164) released
Any help is highly appreciated