Re: [dev] [dwm] Handling Function Keys

From: David <admin_AT_dav1d.de>
Date: Sat, 20 Aug 2011 11:54:03 +0200

Am 20.08.2011 11:15, schrieb Bastien Dejean:
> 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?
>
Hi,
I dont know how you can avoid these warnings, but you could use
xbindkeys instead of patching dwm. For me it works very well.
Received on Sat Aug 20 2011 - 11:54:03 CEST

This archive was generated by hypermail 2.2.0 : Sat Aug 20 2011 - 12:12:03 CEST