Re: [dwm] keybinds: multimedia keys and no MODKEY

From: Capit Nicolas <capitn_AT_free.fr>
Date: Thu, 17 Aug 2006 00:37:36 +0200

Hello,

I use False to perform this.
ex:

{ False, XK_F30, spawn, { .cmd = "exec
/usr/bin/aumix -w -5" } }, \

mikshaw wrote:
> I've successfully bound my Multimedia keys (volume, etc)
> using the octal code output from xev. I'm wondering why
> I could not use the keysym that was created by xmodmap.
>
> On a related note, using NULL as a modkey works for binds
> that I want to use with a single key, but during compile
> i receive this warning:
> event.c:19: warning: initialization makes integer from pointer without a cast
> Should I use something other than NULL, like \0 or something?
>
> _______________________________________________
> dwm mailing list
> dwm_AT_10kloc.org
> http://wmii.de/cgi-bin/mailman/listinfo/dwm
>
>

Received on Thu Aug 17 2006 - 00:37:39 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:12 UTC