client.conf 1.2 KB

123456789101112131415161718192021222324252627282930313233343536
  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, see <http://www.gnu.org/licenses/>.
  15. ## Configuration file for PulseAudio clients. See pulse-client.conf(5) for
  16. ## more information. Default values are commented out. Use either ; or # for
  17. ## commenting.
  18. ; default-sink =
  19. ; default-source =
  20. ; default-server =
  21. ; default-dbus-server =
  22. ; autospawn = yes
  23. ; allow-autospawn-for-root = no
  24. ; daemon-binary = /usr/bin/pulseaudio
  25. ; extra-arguments = --log-target=syslog
  26. ; cookie-file =
  27. ; enable-shm = yes
  28. ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
  29. ; auto-connect-localhost = no
  30. ; auto-connect-display = no