🖱️ An old-fashioned look X11 cursor theme
Go to file
Manuel 1841301f16 rebuild 2024-02-25 21:06:17 +01:00
old Name changed for improved building 2019-11-25 13:35:23 +01:00
src New sizes 48 and 60. 2024-02-25 19:54:18 +01:00
.gitignore Fix package building 2023-03-09 20:54:20 +01:00
AUTHORS Add some documentation 2019-03-08 08:51:05 +01:00
BUGS Add BUGS file 2023-03-08 21:49:14 +01:00
COPYING Only GPL3. No GPL3+ 2019-11-25 22:59:27 +01:00
ChangeLog Version 3.0 2023-03-14 11:52:19 +01:00
LICENSE New look 2019-02-17 11:00:23 +01:00
README.md Render html, please 2023-03-14 11:35:13 +01:00
arch.mk Fix dependencies 2023-03-14 12:29:15 +01:00
copyright New size. Better build system. 2023-03-07 14:24:43 +01:00
cursors.mk Add crop function 2024-02-25 21:04:43 +01:00
cursortest.html Simple cursor test page 2023-03-13 22:03:44 +01:00
debian.mk Fix dependencies 2023-03-14 12:29:15 +01:00
install.mk New size. Better build system. 2023-03-07 14:24:43 +01:00
makefile Version 3.1a 2024-02-25 19:56:39 +01:00
ocs.mk Fix package building 2023-03-09 20:54:20 +01:00
preview.gif rebuild 2024-02-25 21:06:17 +01:00

README.md

Retrosmart X11 cursors

retrosmart-preview

Retrosmart is a X11 cursor theme created for personal use. Inspired by old Windows 3.x and OS X cursors, Retrosmart brings an old school feel to your wobbly-windowed desktop of today.

It is available in white or black version, with or without alpha shading.

Installation

For a system-wide installation run:

$ make
# make install

Alternatively you can build and install a Arch Linux package:

$ make pkg_arch
# pacman -U xcursor-retrosmart-*.pkg.tar.gz

or install it from AUR:

$ yay -S xcursor-retrosmart

Uninstallation

For uninstall run:

# make uninstall

or:

# pacman -Rsc xcursor-retrosmart

Dependencies

For a successful compilation you need imagemagick for generate PNGs from XPMs and xcursorgen for generate the cursors from the PNGs.

You can test your cursors here: Cursor tester