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

