mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
15 lines
243 B
Plaintext
15 lines
243 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To set the default PCM to the sndio plugin, create ~/.asoundrc with
|
|
|
|
pcm.!default {
|
|
type sndio
|
|
}
|
|
|
|
Optionally, use the 'volume' option to set the initial volume and
|
|
'device' to set the device to use.
|
|
EOM
|
|
}
|
|
]
|