xcb-util-cursor-0.1.4

Introduction to xcb-util-cursor

The xcb-util-cursor package provides a module that implements the XCB cursor library. It is the XCB replacement for libXcursor.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.

Package Information

xcb-util-cursor Dependencies

Required

xcb-util-image-0.4.1 and xcb-util-renderutil-0.3.10

Optional

Doxygen-1.9.6 (for documentation)

User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/xcb-util-cursor

Installation of xcb-util-cursor

Install xcb-util-cursor by running the following commands:

./configure $XORG_CONFIG &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Library: libxcb-cursor.so
Installed Directories: None

Short Descriptions

libxcb-cursor.so

Is a port of Xlib's libXcursor functions