macOS
brew install xcursorgenlocal Homebrew formula metadata
sudo port install xcursorgenMacPorts ports tree · x11/xcursorgen/Portfile · source: api.github.com
brew
Create an X cursor file from a collection of PNG images. Version 1.0.9 via Homebrew; verified from local package data.
install
brew install xcursorgenlocal Homebrew formula metadata
sudo port install xcursorgenMacPorts ports tree · x11/xcursorgen/Portfile · source: api.github.com
sudo apk add xcursorgenAlpine Linux edge package indexes · xcursorgen · source: dl-cdn.alpinelinux.org
sudo dnf install xcursorgenFedora Rawhide package metadata · xcursorgen · source: dl.fedoraproject.org
nix profile install nixpkgs#xcursorgennixpkgs package indexes · pkgs/by-name/xc/xcursorgen/package.nix · source: api.github.com
sudo zypper install xcursorgenopenSUSE Tumbleweed package metadata · xcursorgen · source: download.opensuse.org
overview
Create an X cursor file from a collection of PNG images
history
xcursorgen is the X.Org utility for compiling PNG cursor artwork and a small cursor manifest into the binary Xcursor file format used by libXcursor and X11 cursor themes.
The xcursorgen man page is credited to Keith Packard in 2002, matching the early Xcursor work that added ARGB cursor files, nominal sizes, hotspots, and animated cursor frames to the X11 desktop stack.
The repository history reflects the larger XFree86-to-X.Org transition. It contains imported XFree86-era history in 2003 and 2004, then gains its modular app build system and a 1.0 version in July 2005 as X.Org split formerly monolithic tree components into separately released modules.
xcursorgen spread as part of the X.Org application set rather than as a standalone trend-driven tool. It is the small build-time utility cursor theme authors need when converting source PNG assets into files that libXcursor can discover through theme directories.
Package-manager adoption follows the X.Org stack: the input package facts list it across Homebrew, Linux distributions, MacPorts, Nix, and related systems, which is typical for small X11 compatibility utilities that are still needed outside Linux desktops too.
Users write a config file whose lines name cursor size, hotspot coordinates, image filename, and optional frame delay. xcursorgen reads that file and writes an Xcursor output file; multiple images with the same size become an animated cursor sequence.
In practice, it is most often used by cursor theme maintainers and packaging scripts, not by everyday shell users. It turns editable PNG sources into the format expected under an Xcursor theme cursors directory.
xcursorgen is classic package-nerd material: tiny, old, easy to overlook, but part of the toolchain that lets themed desktops exist. Its separate Homebrew formula is useful on macOS for people building or inspecting X11 cursor themes without pulling in a whole desktop environment.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xcursorgen | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://gitlab.freedesktop.org/xorg/app/xcursorgen
install metadata
| Package key | brew:xcursorgen |
|---|---|
| Version | 1.0.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/xcursorgen |
| Homepage | https://gitlab.freedesktop.org/xorg/app/xcursorgen |
| Repository | https://gitlab.freedesktop.org/xorg/app/xcursorgen |
| Upstream docs | https://gitlab.freedesktop.org/xorg/app/xcursorgen/-/blob/master/man/xcursorgen.man |
| License | MIT |
| Source archive | https://gitlab.freedesktop.org/xorg/app/xcursorgen/-/archive/xcursorgen-1.0.9/xcursorgen-xcursorgen-1.0.9.tar.bz2 |
| Dependencies | libpng, libx11, libxcursor |
| Build dependencies | meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xcursorgen |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
xcursorgen
nix profile install nixpkgs#xcursorgenxcursorgen 1.0.9-r0
Create and X cursor file from PNG images
https://xorg.freedesktop.org/archive/individual/app/
sudo apk add xcursorgenxcursorgen-doc 1.0.9-r0
Create and X cursor file from PNG images (documentation)
https://xorg.freedesktop.org/archive/individual/app/
sudo apk add xcursorgen-docxcursorgen 1.0.9-3.fc44
Prepare X11 cursor sets for use with libXcursor
sudo dnf install xcursorgenxcursorgen 1.0.9-1.4
Utility to create an X cursor file from a collection of PNG images
sudo zypper install xcursorgenxcursorgen
sudo port install xcursorgensource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.