LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   change volume using console (https://www.linuxquestions.org/questions/linux-software-2/change-volume-using-console-286693/)

welery 02-05-2005 04:53 PM

change volume using console
 
I'm using Suse and I was wondering it it is possible to change the volume using the console. At the moment the only way I can do it by clicking the volume icon on the suse top bar. The reason I need to know this is to configure my multimedia buttons to change the global volume.

gnanaswaroop 02-05-2005 05:00 PM

try alsamixer on konsole if u want a command line sound controller.. :)

welery 02-05-2005 05:03 PM

How do I use alsamixer and issue a one line command to change the master volume up or down? Can I actually do this?

homey 02-05-2005 05:11 PM

You could use the command: aumix -v 100 . Where the number 100 is max volume and 80 would be more reasonable.

frieza 02-05-2005 05:16 PM

or just plain 'aumix' will bring up a text based mixer

welery 02-05-2005 05:37 PM

cool thanks very much. I ended up using:

aumix -v +5
aumix -v -5

to change the volume


All times are GMT -5. The time now is 05:28 PM.