You are not logged in.
I recently had to switch to oss due to issues with alsa. My only problem with oss was an inability to incorporate it into my awesome configuration... even when i got it to display properly, I couldn't get it to mute (ossmix doesn't natively allow you to mute, how screwed up is that??). Hence, ossvol was born.
Visit us here for more info!
ossvol is also available via the AUR.
usage: ossvol [option] [argument]
Options:
-i, --increase - increase volume by [argument]
-d, --decrease - decrease volume by [argument]
-t, --toggle - toggle mute on and off
-h, --help - display help
Last edited by Ghost1227 (2008-12-11 02:04:39)
Offline
Nice! but i have already have the scripts like ossraisevol, ossmute
Offline
I'm assuming you've put this on script wiki
archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson
Offline
Offline
Gees I Wonder Where You Got The Idea For This!!111
Offline
Well, I'll admit that I borrowed the about portion of the script (with a little modification) from your changevol script, although given that changevol is written in python, built for alsa, and intended to show a volume bar while ossvol is a bash script, built for oss, and intended to add mute functionality to oss while displaying nothing, I'd say that the similarities end there.
Offline
Offline