-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

xcursorgen


> Create an X cursor file from a collection of PNGs.

> If `--prefix` is omitted, the image files must be located in the current working directory.

More information.


Create an X cursor file using a config file:

xcursorgen {path/to/config.cursor} {path/to/output_file}

Create an X cursor file using a config file and specify the path to the image files:

xcursorgen --prefix {path/to/image_directory/} {path/to/config.cursor} {path/to/output_file}

Create an X cursor file using a config file and write the output to stdout:

xcursorgen {path/to/config.cursor}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 04:33:23 2024