Re: [dev] Multimedia keys doesn't send proper keycodes

From: Alexander Tanyukevich <atanyukevich_AT_gmail.com>
Date: Tue, 17 Apr 2012 16:22:25 +0200

> 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

This archive was generated by hypermail 2.3.0 : Tue Apr 17 2012 - 16:24:04 CEST