mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/ponymix: Fix README.
This commit is contained in:
parent
fc26e1a7c2
commit
d51fcf538b
1 changed files with 4 additions and 4 deletions
|
@ -2,11 +2,11 @@ Ponymix is a command line mixer for PulseAudio.
|
||||||
|
|
||||||
Typical usage might entail
|
Typical usage might entail
|
||||||
1. listing available devices:
|
1. listing available devices:
|
||||||
ponymix list
|
ponymix list
|
||||||
2. setting a default device:
|
2. setting a default device:
|
||||||
ponymix -d <YOUR DEVICE HERE> set-default
|
ponymix -d <YOUR DEVICE HERE> set-default
|
||||||
3. checking which is the default device:
|
3. checking which is the default device:
|
||||||
ponymix defaults
|
ponymix defaults
|
||||||
|
|
||||||
For full usage details, use:
|
For full usage details, use:
|
||||||
ponymix help
|
ponymix help
|
||||||
|
|
Loading…
Reference in a new issue