Deleted Added
full compact
mixer.8 (131500) mixer.8 (144999)
1.\" Copyright (c) 1997
2.\" Mike Pritchard <mpp@FreeBSD.ORG>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 11 unchanged lines hidden (view full) ---

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
1.\" Copyright (c) 1997
2.\" Mike Pritchard <mpp@FreeBSD.ORG>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 11 unchanged lines hidden (view full) ---

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" $FreeBSD: head/usr.sbin/mixer/mixer.8 131500 2004-07-02 23:13:00Z ru $
28.\" $FreeBSD: head/usr.sbin/mixer/mixer.8 144999 2005-04-13 07:11:54Z mdodd $
29.\"
30.Dd January 9, 1997
31.Dt MIXER 8
32.Os
33.Sh NAME
34.Nm mixer
35.Nd set/display soundcard mixer values
36.Sh SYNOPSIS
37.Nm
38.Op Fl f Ar device
29.\"
30.Dd January 9, 1997
31.Dt MIXER 8
32.Os
33.Sh NAME
34.Nm mixer
35.Nd set/display soundcard mixer values
36.Sh SYNOPSIS
37.Nm
38.Op Fl f Ar device
39.Op Fl s
39.Op Fl s | Fl S
40.Oo
41.Ar dev
42.Sm off
43.Oo
44.Op Cm + | -
45.Ar lvol
46.Op : Oo Cm + | - Oc Ar rvol
47.Oc
48.Oc
49.Sm on
50.Ar ...
51.Nm
52.Op Fl f Ar device
40.Oo
41.Ar dev
42.Sm off
43.Oo
44.Op Cm + | -
45.Ar lvol
46.Op : Oo Cm + | - Oc Ar rvol
47.Oc
48.Oc
49.Sm on
50.Ar ...
51.Nm
52.Op Fl f Ar device
53.Op Fl s
53.Op Fl s | Fl S
54.Cm recsrc
55.Ar ...
56.Nm
57.Op Fl f Ar device
54.Cm recsrc
55.Ar ...
56.Nm
57.Op Fl f Ar device
58.Op Fl s
58.Op Fl s | Fl S
59.Sm off
60.Bro
61.Cm ^ | + | - | =
62.Brc
63.Cm rec
64.Sm on
65.Ar rdev ...
66.Sh DESCRIPTION

--- 46 unchanged lines hidden (view full) ---

113.Pp
114If the
115.Fl s
116flag is used, the current mixer values will be displayed in a format suitable
117for use as the command-line arguments to a future invocation of
118.Nm
119(as above).
120.Pp
59.Sm off
60.Bro
61.Cm ^ | + | - | =
62.Brc
63.Cm rec
64.Sm on
65.Ar rdev ...
66.Sh DESCRIPTION

--- 46 unchanged lines hidden (view full) ---

113.Pp
114If the
115.Fl s
116flag is used, the current mixer values will be displayed in a format suitable
117for use as the command-line arguments to a future invocation of
118.Nm
119(as above).
120.Pp
121The
122.Fl S
123flag provides the above output without mixing field separators.
124.Pp
121To change the recording device you use one of:
122.Bl -tag -width =rec -offset indent
123.It Cm ^rec
124toggles
125.Ar rdev
126of possible recording devices
127.It Cm +rec
128adds

--- 48 unchanged lines hidden ---
125To change the recording device you use one of:
126.Bl -tag -width =rec -offset indent
127.It Cm ^rec
128toggles
129.Ar rdev
130of possible recording devices
131.It Cm +rec
132adds

--- 48 unchanged lines hidden ---