

        The files in this directory are journal playback files for
	use as demos of Khoros applications.  When using the "twm"
	window manager, you will have to map graphical user interface
	forms as they come up;  you will be prompted to place forms
	by the cursor changing to look like the upper left hand corner
	of a window.  For best results, place forms immediately, or
	the journal playback sessions may get out of sync.

animate.jp 	journal playback file for animate
cantata.jp 	journal playback file for cantata
editimage.jp 	journal playback file for editimage
composer.jp 	journal playback file for composer
viewimage.jp 	journal playback file for viewimage
warpimage.jp	journal playback file for warpimage
xprism2.jp 	journal playback file for xprism2
xprism3.jp 	journal playback file for xprism3

	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        These journal playback files must be executed as follows:
	(if you want to execute them from another directory, just
	 add the complete path to the playback file.)

(1)	animate
	% animate -i $KHOROS_HOME/data/sequences/bush/bushes -jp animate.jp

(2)	cantata
	% xrdb $KHOROS_HOME/dotfiles/Xdefaults
	% cantata -jp cantata.jp

(3)	editimage
	% editimage -jp editimage.jp

(4)	viewimage
	% viewimage -jp viewimage.jp -i $KHOROS_HOME/data/images/feath.eye \
		    -e $KHOROS_HOME/data/images/flow.eye

(5)     warpimage
        To run the journal playback file for warpimage, it is important that you
        create a temporary work directory or run warpimage in a directory that
        you have write permission in.

	% mkdir tmp_dir
	% cd tmp_dir
	% warpimage -jp $KHOROS_HOME/repos/journals/warpimage.jp

	  (NOTE: just before the warpimage demo ends, it will system off a call
	         to vwarp, which will create a warped image in a file called
	         "C", which will then be displayed with putimage.  Wait patiently
	         for the vwarp program to complete so that you may see the
	   	 warped image, and delete the file called "C" when you are done,
		 you should also delete the out.asc, out.src, & out.tgt files.)

(6)	xprism2
	% xprism2 -jp xprism2.jp
	

(7)	xprism3
	% xprism3 -jp xprism3.jp


(8)	composer
        To run the journal playback file for composer, it is important that you
        create a temporary work directory before you run it.  The playback 
	session actually creates a program.

	% mkdir tmp_dir
	% cd tmp_dir
	% composer -jp $KHOROS_HOME/repos/journals/composer.jp
