90 lines
2.4 KiB
HTML
90 lines
2.4 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of XCURSORGEN</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>XCURSORGEN</H1>
|
|
Section: User Commands (1)<BR>Updated: xcursorgen 1.0.7<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
xcursorgen - create an X cursor file from a collection of PNG images
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>xcursorgen</B>
|
|
|
|
[ <B>-V</B> ] [ <B>--version</B> ] [ <B>-?</B> ] [ <B>--help</B> ]
|
|
[ <B>-p</B> <I>dir</I> ] [ <B>--prefix</B> <I>dir</I> ]
|
|
[ <I>config-file</I>
|
|
|
|
[ <I>output-file</I> ] ]
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Xcursorgen reads the <I>config-file</I> to find the list of cursor images along
|
|
with their hotspot and nominal size information. Xcursorgen converts all of
|
|
the images to Xcursor format and writes them to the <I>output-file</I>.
|
|
<P>
|
|
|
|
Each line in the config file is of the form:
|
|
<BR>
|
|
|
|
<size> <xhot> <yhot> <filename> <ms-delay>
|
|
<BR>
|
|
|
|
<P>
|
|
|
|
Multiple images with the same <size> are used to create animated cursors,
|
|
the <ms-delay> value on each line indicates how long each image should be
|
|
displayed before switching to the next. <ms-delay> can be elided for static
|
|
cursors.
|
|
<P>
|
|
|
|
If <I>config-file</I> is not specified, or is specified as "-",
|
|
standard input is used for the configuration file.
|
|
If <I>output-file</I> is not specified, or is specified as "-",
|
|
standard output is used for the output file.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-V</B>, <B>--version</B>
|
|
|
|
<DD>
|
|
Display the version number and exit.
|
|
<DT id="2"><B>-?</B>, <B>--help</B>
|
|
|
|
<DD>
|
|
Display the usage message and exit.
|
|
<DT id="3"><B>-p </B><I>dir</I>, <B>--prefix </B><I>dir</I>
|
|
|
|
<DD>
|
|
Find cursor images in the directory specified by <I>dir</I>. If not specified,
|
|
the current directory is used.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?3+Xcursor">Xcursor</A>(3)
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="7"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="8"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:30 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|