2006-06-19 21:53:48 +00:00
|
|
|
# This file is part of PulseAudio.
|
2004-09-17 19:45:44 +00:00
|
|
|
#
|
2006-06-19 21:53:48 +00:00
|
|
|
# PulseAudio is free software; you can redistribute it and/or modify
|
2004-11-14 14:58:54 +00:00
|
|
|
# it under the terms of the GNU Lesser General Public License as published by
|
2004-09-17 19:45:44 +00:00
|
|
|
# the Free Software Foundation; either version 2 of the License, or
|
|
|
|
|
# (at your option) any later version.
|
|
|
|
|
#
|
2006-06-19 21:53:48 +00:00
|
|
|
# PulseAudio is distributed in the hope that it will be useful, but
|
2004-09-17 19:45:44 +00:00
|
|
|
# WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
|
# General Public License for more details.
|
|
|
|
|
#
|
2004-11-14 14:58:54 +00:00
|
|
|
# You should have received a copy of the GNU Lesser General Public License
|
2006-06-19 21:53:48 +00:00
|
|
|
# along with PulseAudio; if not, write to the Free Software
|
2004-09-17 19:45:44 +00:00
|
|
|
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
|
|
|
|
# USA.
|
|
|
|
|
|
2007-11-08 22:31:30 +00:00
|
|
|
## Configuration file for PulseAudio clients. See pulse-client.conf(5) for
|
2010-01-30 13:59:52 +01:00
|
|
|
## more information. Default values are commented out. Use either ; or # for
|
2007-11-08 22:31:30 +00:00
|
|
|
## commenting.
|
2004-09-17 19:45:44 +00:00
|
|
|
|
2007-11-08 22:31:30 +00:00
|
|
|
; default-sink =
|
2004-09-17 20:43:40 +00:00
|
|
|
; default-source =
|
|
|
|
|
; default-server =
|
2009-06-12 07:16:05 +03:00
|
|
|
; default-dbus-server =
|
2004-09-17 19:45:44 +00:00
|
|
|
|
2008-06-11 17:44:49 +00:00
|
|
|
; autospawn = yes
|
2007-11-08 22:31:30 +00:00
|
|
|
; daemon-binary = @PA_BINARY@
|
2008-07-22 19:45:18 +02:00
|
|
|
; extra-arguments = --log-target=syslog
|
2006-07-19 18:11:12 +00:00
|
|
|
|
2007-11-08 22:31:30 +00:00
|
|
|
; cookie-file =
|
2006-08-19 01:18:57 +00:00
|
|
|
|
2009-08-12 20:15:28 +02:00
|
|
|
; enable-shm = yes
|
2008-10-01 01:14:36 +02:00
|
|
|
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
|
2010-01-13 22:08:59 +01:00
|
|
|
|
|
|
|
|
; auto-connect-localhost = no
|
2010-01-13 22:15:52 +01:00
|
|
|
; auto-connect-display = no
|