> 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?
>
> --
> Eckehard Berns
>
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.
Those buttons are generating also acpi events, but it's the same in KDE.
--
Alexander Tanyukevich
atanyukevich_AT_gmail.com
Received on Tue Apr 17 2012 - 16:22:25 CEST