You could try
sh -c 'amixer -c 1 -q sset Master toggle && amixer -c 1 -q sset Speaker unmute
&& amixer -c 1 -q sset Headphone unmute'
Regards, Jörn
Am 25.04.2014 um 04:34 schrieb Andre Rodovalho :
> Actually, I found that the best command is:
>
> $ amixer -c 1 -q sset Master toggle && amixer
Actually, I found that the best command is:
$ amixer -c 1 -q sset Master toggle && amixer -c 1 -q sset Speaker unmute
&& amixer -c 1 -q sset Headphone unmute
I guess it will need a shell script, because I'm having problems to get all
these commands to work on lubuntu-rc.xml file. && I supose are
2 matches
Mail list logo