Update 2023-11-14 11:50:02
This commit is contained in:
parent
c2e501ced0
commit
e3459d2400
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
OpenBSD automatically detects the system audio device. But often this is not enough. I want to plug in a USB headset and audio should automatically switch to it.
|
OpenBSD automatically detects the system audio device. But often this is not enough. I want to plug in a USB headset and audio should automatically switch to it.
|
||||||
|
|
||||||
You can start sndiod with additional `-F` flags, which define additional devices, which are switched to in order when they appear.
|
You can start sndiod with additional `-F` flags to define additional devices, which are switched to when they appear.
|
||||||
|
|
||||||
```
|
```
|
||||||
# sndiod -f rsnd/0 -F rsnd/1 -F rsnd/2 -F rsnd/3
|
# sndiod -f rsnd/0 -F rsnd/1 -F rsnd/2 -F rsnd/3
|
||||||
|
Loading…
Reference in New Issue
Block a user