Skip to content

clehner/volumeicon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Compilation]
  ./configure --prefix=/usr
  make
  sudo make install

[Configuration]
  --enable-oss:    By default Volume Icon will be built with ALSA as its
                   backend. Note that it is not possible to build with both ALSA
                   and OSS support at the moment, so using this flag will
                   disable ALSA support.
                 
  --enable-notify: Enables notifications, this adds a dependency for
                   libnotify >= 0.5.0.

  --with-oss-include-path: Location of soundcard.h, defaults first to the value
                   specified in /etc/oss.conf. If that does not exist
                   it defaults to /usr/lib/oss/include/sys.

  --with-default-mixerapp: Set the default mixer application, defaults to alsamixer.

About

Volume Icon aims to be a lightweight volume control that sits in your systray.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.7%
  • C++ 8.2%
  • Shell 0.1%