On Sat, 2006-12-16 at 18:17 +0200, Florin Samareanu wrote: > > #!/bin/bash > if amixer get PCM | grep off; > then amixer set PCM unmute; > else amixer set PCM mute; > fi >
merge si cu toggle in loc de mute/unmute > si cam atat :) > > Acum merge fara probleme. > > > > _______________________________________________ > RLUG mailing list > [email protected] > http://lists.lug.ro/mailman/listinfo/rlug _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
