Subject: A machine that goes bleep...
To: None <amiga-x@sun-lamp.cs.berkeley.edu>
From: None <rhealey@aggregate.com>
List: amiga-x
Date: 07/02/1994 23:52:29
	For those who miss the bell under X, simply add the following in 
	the bell routine for the new Xamiga+retina server:

	fputc(0x07,stderr); fflush(stderr);

	Worked on the AMIX X11R5 port and works just fine on the NetBSD
	port as well. This get's you the ite console beep so make sure you
	adjust the volume with iteconfig -v before entering X.

	FYI,

	-Rob

------------------------------------------------------------------------------