4 |
- |
1 |
# This file is part of PulseAudio.
|
|
|
2 |
#
|
|
|
3 |
# PulseAudio is free software; you can redistribute it and/or modify
|
|
|
4 |
# it under the terms of the GNU Lesser General Public License as published by
|
|
|
5 |
# the Free Software Foundation; either version 2 of the License, or
|
|
|
6 |
# (at your option) any later version.
|
|
|
7 |
#
|
|
|
8 |
# PulseAudio is distributed in the hope that it will be useful, but
|
|
|
9 |
# WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
10 |
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
11 |
# General Public License for more details.
|
|
|
12 |
#
|
|
|
13 |
# You should have received a copy of the GNU Lesser General Public License
|
|
|
14 |
# along with PulseAudio; if not, write to the Free Software
|
|
|
15 |
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
|
|
16 |
# USA.
|
|
|
17 |
|
|
|
18 |
## Configuration file for PulseAudio clients. See pulse-client.conf(5) for
|
|
|
19 |
## more information. Default values a commented out. Use either ; or # for
|
|
|
20 |
## commenting.
|
|
|
21 |
|
|
|
22 |
; default-sink =
|
|
|
23 |
; default-source =
|
|
|
24 |
; default-server =
|
|
|
25 |
|
|
|
26 |
; autospawn = yes
|
|
|
27 |
; daemon-binary = /usr/bin/pulseaudio
|
|
|
28 |
; extra-arguments = --log-target=syslog
|
|
|
29 |
|
|
|
30 |
; cookie-file =
|
|
|
31 |
|
|
|
32 |
; enable-shm = yes
|
|
|
33 |
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
|