We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents feb80ad + 2c2bf36 commit 6c4ce36Copy full SHA for 6c4ce36
man/apulse.1
@@ -36,6 +36,16 @@ compatibility layer between OSS programs and \fBALSA\fR, \fBapulse\fR was
36
designed to be compatibility layer between PulseAudio applications and
37
\fBALSA\fR.
38
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
49
.SH RETURN VALUE
50
51
\fBapulse\fR is a simple shell wrapper script that calls \fBexec\fR on the
0 commit comments