1 2 3 4
#include <X11/cursorfont.h> static const unsigned int sel_cursor = XC_gumby; static const unsigned int win_cursor = XC_right_ptr;