An open API service indexing awesome lists of open source software.

https://github.com/cwithmichael/freebsd_volume_change

This program allows you to change the volume on FreeBSD systems using the mixer command.
https://github.com/cwithmichael/freebsd_volume_change

Last synced: 12 days ago
JSON representation

This program allows you to change the volume on FreeBSD systems using the mixer command.

Awesome Lists containing this project

README

          

This program allows you to change the volume on FreeBSD systems using the mixer command. I did this in a couple of hours so I can not be held responsible if you use this program and it blows up your toaster.

Installation Instructions:

#make

.xinitrc example:
I have provided and example of my xinitrc below since this app is primarily for people running light window managers.

exec tint2 -c ~/.config/tint2/default.tint2rc &
exec mix &
exec openbox