Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: enoch on December 08, 2009, 12:55:01 PM

Title: OSS volume control with jwm
Post by: enoch on December 08, 2009, 12:55:01 PM
I would like to configure jwm to control OSS volume how is this done?
Title: Re: OSS volume control with jwm
Post by: Lee on December 08, 2009, 04:10:20 PM
You could write a little script to adjust the volume up or down using

ossmix vol <nn>

where <nn> is the desired volume percentage and then put a pair of buttons on the JWM tray (bar).

I think there are some extensions that include volume widgets as well.
Title: Re: OSS volume control with jwm
Post by: enoch on December 08, 2009, 08:55:07 PM
Thanks Lee, if you know the name of any of these widgets let me know.
Title: Re: OSS volume control with jwm
Post by: Lee on December 09, 2009, 12:31:29 PM
Sorry to provide less detail than I might have - I wasn't in front of a TC machine yesterday.  I'm still not, but I think the Flit extension provides sound control through OSS.

I'll post a sample script in the programming and scripting section that you can use if you want to look at just using the JWM tray.