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

From: Eckehard Berns <ecki-suckless_AT_ecki.to>
Date: Tue, 17 Apr 2012 16:28:00 +0200

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

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