.TH pasuspender 1 User Manuals .SH NAME pasuspender \- Temporarily suspend PulseAudio .SH SYNOPSIS \fBpasuspender [\fIoptions\fB] -- \fIPROGRAM\fB [\fIARGUMENTS ...\fB] pasuspender --help\fB pasuspender --version\fB \f1 .SH DESCRIPTION \fIpasuspender\f1 is a tool that can be used to tell a local PulseAudio sound server to temporarily suspend access to the audio devices, to allow other applications access them directly. \fIpasuspender\f1 will suspend access to the audio devices, fork a child process, and when the child process terminates, resume access again. Make sure to include \fB--\f1 in your \fIpasuspender\f1 command line before passing the subprocess command line (as shown above). Otherwise \fIpasuspender\f1 itself might end up interpreting the command line switches and options you intended to pass to the subprocess. .SH OPTIONS .TP \fB-h | --help\f1 Show help. .TP \fB--version\f1 Show version information. .TP \fB-s | --server=\f1\fISERVER\f1 Specify the sound server to connect to. .SH AUTHORS The PulseAudio Developers ; PulseAudio is available from \fBhttp://pulseaudio.org/\f1 .SH SEE ALSO \fBpulseaudio(1)\f1, \fBpadsp(1)\f1, \fBpacmd(1)\f1, \fBpactl(1)\f1