The PulseAudio client library reads configuration directives from
a file ~/.pulse/client.conf on startup and when that
file doesn't exist from
@pulseconfdir@/client.conf.
The configuration file is a simple collection of variable
declarations. If the configuration file parser encounters either ;
or # it ignores the rest of the line until its end.
For the settings that take a boolean argument the values
true, yes, on and 1
are equivalent, resp. false, no,
off, 0.
The PulseAudio Developers <@PACKAGE_BUGREPORT@>;
PulseAudio is available from