This Directory houses several demo apllications to
show the power of the GGI-Interface:

gtest	is a small demo/test application that will
	draw some boxes and circles in several
	screen modes

sndshow	just a small audio-visualization tool - due 
	to improved mmap-behaviour 640x400 is now
	easily possible on my machine.

tm	small SVGATextMode replacement - this is far
	from the original, but small and needs less
	configuration (provided a good monitor-driver)

titler	quite nice title generator - can load gifs
	and do a lot of tricks to them ... includes
	some demo scripts ...

saver	a demo on how to program a screen-saver using
	GGI - this works with X,console and svgalib
	apllications ! simultaneously ! The only draw-
	back right now is the way to get back to your 
	work: You must use the "LastConsole"-key (Alt+
	PrtScr in most cases) as the program cannot 
	determine the console that was last active ...
	Please note the different behaviour when the 
	saver's VT is activated manually - this could 
	be used for e.g. a config-screen.