MirBSD manpage: xcursorgen(1)


XCURSORGEN(1)       UNIX Programmer's Manual        XCURSORGEN(1)

NAME

     xcursorgen - create an X cursor file from a collection of
     PNG images

SYNOPSIS

     xcursorgen [config-file] [output-file]

DESCRIPTION

     Xcursorgen reads the config-file to find the list of cursor
     images along with their hotspot and nominal size informa-
     tion.  Xcursorgen converts all of the images to Xcursor for-
     mat and writes them to the output-file.

     Each line in the config file is of the form:
     <size> <xhot> <yhot> <filename> <ms-delay>

     Multiple images with the same <size> are used to create
     animated cursors, the <ms-delay> value on each line indi-
     cates how long each image should be displayed before switch-
     ing to the next.  <ms-delay> can be elided for static cur-
     sors.

SEE ALSO

     Xcursor(3x)

XFree86                   Version 4.5.0                         1

Generated on 2021-12-07 11:07:08 by $MirOS: src/scripts/roff2htm,v 1.103 2021/01/23 20:24:35 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2021 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.