Penguin

Differences between current version and revision by previous author of esd(1).

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 3 Last edited on Thursday, March 11, 2004 10:03:03 pm by MattBrown
Older page: version 1 Last edited on Tuesday, June 4, 2002 12:21:58 am by perry Revert
@@ -1,43 +1,28 @@
-ESD  
-!!!ESD  
-NAME  
-DESCRIPTION  
-USAGE  
-FILES /etc/esoundd/esd.conf daemon configuration file  
-SEE ALSO  
-----  
 !!NAME 
+esd - The Enlightened Sound Daemon  
  
-  
-esd - The Enlightened Sound Daemon  
 !!DESCRIPTION 
+Starts up EsounD, which provides a sound mixing server.  
  
-  
-Starts up EsounD, which provides a sound mixing  
-server.  
 !!USAGE 
-  
-  
 esd [[options] 
  
+ -d DEVICE force esd to use sound device DEVICE  
+ -b run server in 8 bit sound mode  
+ -r RATE run server at sample rate of RATE  
+ -as SECS free audio device after SECS of inactivity  
+ -unix use unix domain sockets instead of tcp/ip  
+ -tcp use tcp/ip sockets instead of unix domain  
+ -public make tcp/ip access public (other than localhost)  
+ -terminate terminate esd daemone after last client exits  
+ -nobeeps do not play startup beeps  
+ -port PORT listen for connections at PORT (only for tcp/ip)  
  
- -d DEVICE force esd to use sound device DEVICE  
--b run server in 8 bit sound mode  
--r RATE run server at sample rate of RATE  
--as SECS free audio device after SECS of inactivity  
--unix use unix domain sockets instead of tcp/ip  
--tcp use tcp/ip sockets instead of unix domain  
--public make tcp/ip access public (other than localhost)  
--terminate terminate esd daemone after last client exits  
--nobeeps do not play startup beeps  
--port PORT listen for connections at PORT (only for tcp/ip)  
 Possible devices are: /dev/dsp, /dev/dsp2, etc. 
-!!FILES /etc/esoundd/esd.conf daemon configuration file  
-!!SEE ALSO  
  
+!!FILES  
+/etc/esoundd/esd.conf daemon configuration file  
  
-esdcat(1), esddsp(1), esdloop(1),  
- esdplay(1), esdsample(1),  
-'' esd-config'' (1), esdctl(1), esdfilt(1),  
- esdmon(1), esdrec(1) 
+!!SEE ALSO  
+ esdcat(1), esddsp(1), esdloop(1), esdplay(1), esdsample(1), esd-config(1), esdctl(1), esdfilt(1), esdmon(1), esdrec(1) 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.