mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
Load module-rescue-streams by default
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1245 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
dd87061153
commit
a7b9a7d599
1 changed files with 3 additions and 0 deletions
|
|
@ -55,6 +55,9 @@ load-module module-native-protocol-unix
|
|||
### Automatically restore the volume of playback streams
|
||||
load-module module-volume-restore
|
||||
|
||||
### Automatically move streams to the default sink if the sink they are connected to dies
|
||||
load-module module-rescue-streams
|
||||
|
||||
### Make some devices default
|
||||
#set-default-sink output
|
||||
#set-default-source input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue