XcursorShapeLoadCursors (3) Linux Manual Page
XCURSOR – Cursor management library Synopsis#include <X11/Xcursor/Xcursor.h>DescriptionXcursor is a simple library designed to help locate and load cursors. Cursors can be loaded from files or memory. A library of common cursors exists which map to the standard X cursor names. Cursors can exist in several sizes and the library automatically picks the best size. Functional…
