Hi,
I'm using a keyboard with extra function keys and since those keys are
not defined in keysym.h, I inserted the following line in dwm.c:
#include <X11/XF86keysym.h>
It works, but it produces warnings:
warning: initialization makes integer from pointer without a cast
How can I get rid of those warnings?
-- BastienReceived on Sat Aug 20 2011 - 11:15:14 CEST
This archive was generated by hypermail 2.2.0 : Sat Aug 20 2011 - 11:24:02 CEST