View Single Post
  #3   (View Single Post)  
Old 28th July 2015
bsd-keith bsd-keith is offline
Real Name: Keith
Open Source Software user
 
Join Date: Jun 2014
Location: Surrey/Hants Border, England
Posts: 345
Default

This is what I use, it is in a script file called vol,
Code:
mixerctl outputs.master=$1,$1
run from the terminal as
Code:
./vol 170
Perhaps this would suit you instead of a GUI.
__________________
Linux since 1999, & also a BSD user.
Reply With Quote