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.
- Host: GitHub
- URL: https://github.com/cwithmichael/freebsd_volume_change
- Owner: cwithmichael
- License: bsd-3-clause
- Created: 2013-02-06T18:34:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-26T06:35:07.000Z (over 12 years ago)
- Last Synced: 2025-01-03T09:14:38.099Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: License
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