
14 Sep
2009
14 Sep
'09
3:45 a.m.
Quoting Andres Salomon
+ -- 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