media control hotkeys don't work
Hey guys!
I'm struggeling with the hotkeys for volume up / down and mute. Other Hotkeys like wifi on/off, brightness do work (Lenovo E325) I checked xev and it tells me for the not working keys:
FocusOut event, serial 29, synthetic NO, window 0x2400001, mode NotifyGrab, detail NotifyAncestor FocusIn event, serial 29, synthetic NO, window 0x2400001, mode NotifyUngrab, detail NotifyAncestor KeymapNotify event, serial 29, synthetic NO, window 0x0, keys: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
The grab/ungrab part tells me, that it is used by another process? But which? In Unity I have no problems using the keys. So I installed pa-applet and it tells me, that when i start it:
Failed to grab XF86AudioRaiseVolume Failed to grab XF86AudioLowerVolume
actually the keys are bind correctly when i start a xterm w/o a wm. So the problem seems to be with i3.Any ideas? Cheers