2
1

Config.in 443 B

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