root = DefaultRootWindow(display); // line 111 Cursor cursor=XCreateFontCursor(display,XC_arrow); XDefineCursor(display,root,cursor);