summaryrefslogtreecommitdiff
path: root/audio/ponymix/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ponymix/README')
-rw-r--r--audio/ponymix/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/ponymix/README b/audio/ponymix/README
new file mode 100644
index 0000000000..82a261812e
--- /dev/null
+++ b/audio/ponymix/README
@@ -0,0 +1,12 @@
+Ponymix is a command line mixer for PulseAudio.
+
+Typical usage might entail
+1. listing available devices:
+ ponymix list
+2. setting a default device:
+ ponymix -d <YOUR DEVICE HERE> set-default
+3. checking which is the default device:
+ ponymix defaults
+
+For full usage details, use:
+ ponymix help