Commit graph

2 commits

Author SHA1 Message Date
Kirill Ponomarev
c791b92bd3 Fix build on amd64. 2005-01-08 10:45:44 +00:00
Edwin Groothuis
9e19888e49 New port: x11/xbelld
BellD is a small daemon for replacing the standard X Window
	System terminal bell with a more interesting set of sounds.
	This is useful for systems where the terminal bell is handled
	by the "PC Speaker," or where different sounds are desired
	for different classes of X clients.

	XBellD works by intercepting terminal bell requests on the
	server side, and then playing user-specified sounds through
	a PCM capable soundcard. The resource class of the client
	making a terminal bell request is used to match a corresponding
	sound file which should be played when such a request is
	made.

	WWW: http://www.meowfishies.com/xbelld.rhtml

PR:		ports/71815
Submitted by:	Nosov Artem <chip-set@mail.ru>
2004-12-23 06:43:40 +00:00