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