Config.in 432 B

123456789101112
  1. config BR2_PACKAGE_AUMIX
  2. bool "aumix"
  3. select BR2_PACKAGE_NCURSES
  4. help
  5. aumix is a small, easy-to-use program to control the mixer
  6. of your sound card. It runs in text mode using the ncurses
  7. library, or from the command line (non-interactively).
  8. It can read default settings from a file, and it can also
  9. automatically save and restore the mixer settings at shutdown
  10. and boot.
  11. http://jpj.net/~trevor/aumix.html