Skip to content

Commit 6c4ce36

Browse files
authored
Merge pull request #112 from ericonr/master
Add ENVIRONMENT to man-page.
2 parents feb80ad + 2c2bf36 commit 6c4ce36

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

man/apulse.1

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,16 @@ compatibility layer between OSS programs and \fBALSA\fR, \fBapulse\fR was
3636
designed to be compatibility layer between PulseAudio applications and
3737
\fBALSA\fR.
3838

39+
.SH ENVIRONMENT
40+
41+
The following environment variables can be used to configure the devices used
42+
by \fBapulse\fR. Try \fIhw:0,0\fR, \fIplughw:0,0\fR and the like.
43+
Refer to the ALSA user guide for a full list of device names.
44+
45+
\fIAPULSE_CAPTURE_DEVICE\fR: Can be used to configure the capture device.
46+
47+
\fIAPULSE_PLAYBACK_DEVICE\fR: Can be used to configure the playback device.
48+
3949
.SH RETURN VALUE
4050

4151
\fBapulse\fR is a simple shell wrapper script that calls \fBexec\fR on the

0 commit comments

Comments
 (0)