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 [email protected] http://wmii.de/cgi-bin/mailman/listinfo/dwm
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ dwm mailing list [email protected] http://wmii.de/cgi-bin/mailman/listinfo/dwm

