Are there any tutorials on it? I downloaded a cursor set to figure it out, but the files are wierd and they are not images.
How to create x11 cursors?
Archived thread 102129 from Art & Design. Markdown source: Art_&_Design/thread_102129_How_to_create_x11_cursors.md
So many people are making those. How can't there be anyone who knows how to make them?
Bump
the first step is to download a few cursors on gnome-look, and look at the config files for them... i haven't gone much beyond that
Lol
hey, it works... i've got the highest rated theme on gnome-look from modding another one ;)
Well, I want to make my own images.
I'm reviving this dead thread, cause I don't want to make a new one...
I have a cursor theme, but the transparency of the busy cursor is much to large.
How does one create and/or edit the image files?
Nobody knows how to make cursor sets?
Bumping one more time:
This is the cursor I'm trying to use: http://gnome-look.org/content/show.php/Green+Apparatus?content=72698 The issue with it is in the comments.
help?
Oh, I love your cursor set. Very nice indeed. I hope someone can help with this 'cos I'd love to see more from you :)
Hope this helps. You can create some intriguing new works using it. Pay close attention to the animated approach, as there are some roll-ons and roll-offs that might be achievable.
man xcursorgen
NAME
xcursorgen - create an X cursor file from a collection of PNG images
SYNOPSIS
xcursorgen [ -V ] [ --version ] [ -? ] [ --help ] [ -p dir ] [ --prefix dir ] [ config-file [ output-file ] ]
DESCRIPTION
Xcursorgen reads the config-file 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 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 indicates how long each image should be displayed before switching to the next. <ms-delay> can be elided for static cursors.
If config-file is not specified, or is specified as "-", standard input is used for the configuration file. If output-file is not specified, or is specified as "-", standard output is used for the output file.
OPTIONS
-V, --version
Display the version number and exit.
-?, --help
Display the usage message and exit.
-p dir, --prefix dir
Find cursor images in the directory specified by dir. If not specified, the current directory is used.
try here:
http://www.mediafire.com/?8zyxnhzm9ta
I haven't actually tried it yet, but it looks promising...