Xcursor
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
(→Sample files) |
||
Line 20: | Line 20: | ||
== Sample files == | == Sample files == | ||
* [https://www.archlinux.org/packages/community/any/xcursor-bluecurve/download/ Cursors from the Bluecurve theme] | * [https://www.archlinux.org/packages/community/any/xcursor-bluecurve/download/ Cursors from the Bluecurve theme] | ||
+ | * https://telparia.com/fileFormatSamples/image/xCursor/ | ||
== Links == | == Links == |
Revision as of 01:26, 19 September 2022
Xcursor (or X11 cursor) is a cursor file format associated with the Xcursor (a.k.a. libXcursor) software for the XFree86 and X.Org implementations of the X Window System. It supports truecolor, alpha transparency, and animation.
Contents |
Identification
Files begin with ASCII characters "Xcur
". They usually have no
filename extension.