README xtest / worms $Id: README,v 1.4 1998/12/30 13:31:32 purnhage Exp $ ABOUT ... ========= xtest -- X11 info and CRT test picture xworms -- somewhat similar to "xlock -mode swarm" (c) Heiko Purnhagen 1998 e-mail: purnhage@tnt.uni-hannover.de WWW: http://www.tnt.uni-hannover.de/~purnhage/ All usual disclaimers apply! This program may be copied according to the GNU General Public Licence. See file COPYING for further details. Changes: 981220 ... 981230 CVS INSTALL ======= Compile: make The makefile assumes gcc/g++ and GNU make. It was successfully tested on Linux, Solaris, and IRIX. However it might be necessary to adapt it to your local environment ... The original program "worms.pas" was written for Turbo Pascal 6.0. USAGE ===== Run xtest: xtest [mode] mode: 1 = show X11 resolution/size 2 = grid & concentric circles ( to change colour) (q to quit) 3 = squares & circles ( to change colour) (q to quit) 4 = colours ... (^C to quit) 5 = lissajous 1:2.1 (^C to quit) h = show this online help ... Run xworms: xworms ... and quit with ^C ;-)