On Tue, Apr 17, 2012 at 04:22:25PM +0200, Alexander Tanyukevich wrote:
> > The NotifyGrab seems to suggest that there already is an X client that
> > grabs that key. Do you have some sort of audio mixer running that might
> > grab those keys already?
>
> They are in dwm config:
> {0, XF86XK_AudioRaiseVolume,
> spawn, {.v = volinccmd } },
> {0, XF86XK_AudioLowerVolume,
> spawn, {.v = voldeccmd } },
> {0, XF86XK_AudioMute,
> spawn, {.v = voltogglemutecmd } },
>
> But it doesn't work.
> And nothing else is running.
I'm pretty sure the commands are executed. Maybe the error is in the
commands. Have you checked your ~/.xsession-errors (or similar log)?
--
Eckehard Berns
Received on Tue Apr 17 2012 - 16:28:00 CEST