[BACK]Return to mixerctl.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / mixerctl

Diff for /src/usr.bin/mixerctl/Attic/mixerctl.1 between version 1.22 and 1.23

version 1.22, 2004/11/22 09:26:24 version 1.23, 2005/10/01 17:07:26
Line 50 
Line 50 
 .Op Fl f Ar file  .Op Fl f Ar file
 .Ar name Op Ar ...  .Ar name Op Ar ...
 .Nm mixerctl  .Nm mixerctl
   .Op Fl qt
   .Op Fl f Ar file
   .Ar name Op Ar ...
   .Nm mixerctl
 .Op Fl q  .Op Fl q
 .Pf \ \& Op Fl f Ar file  .Pf \ \& Op Fl f Ar file
 .Xo  .Xo
Line 79 
Line 83 
 Suppress printing of the variable name.  Suppress printing of the variable name.
 .It Fl q  .It Fl q
 Suppress all printing when setting a variable.  Suppress all printing when setting a variable.
   .It Fl t
   Attempt to select the next possible enumeration value.
 .It Fl v  .It Fl v
 Show the possible values of enumeration and set valued variables.  Show the possible values of enumeration and set valued variables.
 Enumerated values are shown in  Enumerated values are shown in
Line 152 
Line 158 
 record.record=220,220 volume  record.record=220,220 volume
 record.record.source=mic  [ mic cd dac ]  record.record.source=mic  [ mic cd dac ]
 monitor.monitor=0 volume  monitor.monitor=0 volume
   .Ed
   .Pp
   The command to toggle
   .Dq inputs.dac.mute
   .Pp
   .Dl "$ mixerctl -t inputs.dac.mute"
   .Pp
   produces
   .Bd -literal -offset indent
   inputs.dac.mute: off -> on
 .Ed  .Ed
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr aucat 1 ,  .Xr aucat 1 ,

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23