diff options
Diffstat (limited to 'x11/libXcursor/pkg-descr')
-rw-r--r-- | x11/libXcursor/pkg-descr | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/x11/libXcursor/pkg-descr b/x11/libXcursor/pkg-descr index cb6ac8026f02..8dd65e68e1b3 100644 --- a/x11/libXcursor/pkg-descr +++ b/x11/libXcursor/pkg-descr @@ -1 +1,7 @@ -This package contains the X client-side cursor loading library. +This package, libXcursor, provides the client-side cursor loading +library for X. This cursor management library is a simple library +designed to help locate and load cursors (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. |