mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Currently there is no way to unset the default sink or source once it was configured manually by the user. This patch introduces the special name @NONE@, which can be used with the pacmd or pactl set-default-sink and set-default-source commands to unset the user configured default. When the default is unset, pulseaudio will return to the standard default sink or source selection mechanism based on priority. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/785> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| default.pa.5.xml.in | ||
| esdcompat.1.xml.in | ||
| meson.build | ||
| pacat.1.xml.in | ||
| pacmd.1.xml.in | ||
| pactl.1.xml.in | ||
| padsp.1.xml.in | ||
| pasuspender.1.xml.in | ||
| pax11publish.1.xml.in | ||
| pulse-cli-syntax.5.xml.in | ||
| pulse-client.conf.5.xml.in | ||
| pulse-daemon.conf.5.xml.in | ||
| pulseaudio.1.xml.in | ||
| start-pulseaudio-x11.1.xml.in | ||
| xmltoman | ||
| xmltoman.css | ||
| xmltoman.dtd | ||
| xmltoman.xsl | ||