[xmonad] Re: [PATCH] XMonad: set the default root cursor to
XC_left_ptr
Andres Salomon
dilinger at collabora.co.uk
Mon Sep 14 08:15:39 EDT 2009
On Sun, 13 Sep 2009 23:45:55 -0400
wagnerdm at seas.upenn.edu wrote:
> Quoting Andres Salomon
> <dilinger at collabora.co.uk>:
>
> > + -- set the default cursor to XC_left_ptr (which is 68 in
> > X11/cursorfont.h)
> > + setDefaultCursor dpy rootw 68
>
> If there is no named constant for the left pointer in the X11
> library, there should be. Using the constant 68 just reeks.
> ~d
I certainly agree.
More information about the xmonad
mailing list