manpage.diff 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. diff -Naur wmix-3.5/wmix.1x wmix-3.5.patched/wmix.1x
  2. --- wmix-3.5/wmix.1x 2019-05-10 06:04:53.000000000 -0400
  3. +++ wmix-3.5.patched/wmix.1x 2022-02-08 13:03:35.228542615 -0500
  4. @@ -1,4 +1,4 @@
  5. -.TH wmix 1x "3.2" "Fredrik Steen"
  6. +.TH wmix 1x "3.5" "Fredrik Steen"
  7. .SH NAME
  8. wmix \- Dockapp mixer for OSS or ALSA
  9. .
  10. @@ -24,6 +24,9 @@
  11. .
  12. .SH OPTIONS
  13. .TP
  14. +\fB\-a\fR <\fIapi\fP>
  15. +Use this sound API (\fIoss\fP or \fIalsa\fP, default is \fIalsa\fP).
  16. +.TP
  17. \fB\-d\fR <\fIdisplay\fP>
  18. Connect to remote X display
  19. .TP
  20. @@ -47,8 +50,8 @@
  21. below)
  22. .TP
  23. \fB\-m\fR <\fIdevice\fP>
  24. -Use specified mixer device instead of
  25. -.I /dev/mixer
  26. +For oss, use specified mixer device instead of \fI/dev/mixer\fP.
  27. +For alsa, use specified card name instead of \fIdefault\fP.
  28. .TP
  29. \fB\-v\fR
  30. Verbose start, report detected channels
  31. @@ -58,8 +61,12 @@
  32. is read on startup.
  33. It may contains one configuration command per line:
  34. .TP
  35. +api=<\fIapi\fP>
  36. +Use this sound API (same as \fB\-a\fR option).
  37. +.TP
  38. device=<\fImixer_device\fP>
  39. -defines the device file to use instead of \fB/dev/mixer\fP
  40. +For oss, defines the device file to use instead of \fB/dev/mixer\fP.
  41. +For alsa, defines the audio card to use instead of \fBdefault\fP.
  42. .TP
  43. exclude=<\fIchannel_name\fP>
  44. exclude the specified channel from control, you can use it as many times as needed (see