
This directory contains six bitmap files, a shell script (run), and
the source for a program (xancur) that will animate the cursor in X's
root window.

NOTE: you must be running X windows for this stuff to be of any use to
      you at all.

The file 'run' can be used to call xancur (once you have built it).
This is essentially one line. See the man page for more details on
invocation (such as the ~/.xancurrc file).

To make xancur:

% cd xancur
% xmkmf
% make

should do it if you have xmkmf configured properly. If not, ask your
system administrator for help.

The bitmaps were put together by Andy Arhelger (Andya5@aol.com). He
uses xchcursor, not xancur, so you might want to try that (though I
suspect xchcursor disappeared with an earlier release of X and was
replaced with xancur).

