]> code.delx.au - pulseaudio/blob - src/pulse/client.conf.in
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
[pulseaudio] / src / pulse / client.conf.in
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 ; default-dbus-server =
26
27 ; autospawn = yes
28 ; daemon-binary = @PA_BINARY@
29 ; extra-arguments = --log-target=syslog
30
31 ; cookie-file =
32
33 ; enable-shm = yes
34 ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB