Sha256: bf0fa8f8784fd8ec244f73959a8fea79b243718f5da8e95809cbcac31239d32b

Contents?: true

Size: 1.38 KB

Versions: 5

Compression:

Stored size: 1.38 KB

Contents

.TH dtas-msinkctl 1 "" "dtas user manual"
.SH NAME
.PP
dtas-msinkctl - activate/deactivate multiple sinks at once
.SH SYNOPSYS
.PP
dtas-msinkctl COMMAND dtas-msinkctl COMMAND [SINKS...]
.SH DESCRIPTION
.PP
dtas-msinkctl is useful for activating/deactivating multiple sinks.
.SH EXAMPLES
.PP
Display only active sinks (unlike "dtas-ctl sink ls", which shows all
sinks)
.IP
.nf
\f[C]
dtas-msinkctl\ active
\f[]
.fi
.PP
Display only non-blocking sinks
.IP
.nf
\f[C]
dtas-msinkctl\ nonblock
\f[]
.fi
.PP
Enable only SINK1 and SINK3, and close other sinks
.IP
.nf
\f[C]
dtas-msinkctl\ active-set\ SINK1\ SINK3
\f[]
.fi
.PP
Add the default sink to the active set
.IP
.nf
\f[C]
dtas-msinkctl\ active-add\ default
\f[]
.fi
.PP
Remove SINK3 from the active set
.IP
.nf
\f[C]
dtas-msinkctl\ active-add\ SINK3
\f[]
.fi
.SH ENVIRONMENT
.PP
DTAS_PLAYER_SOCK - the path to the dtas-player control socket.
This defaults to ~/.dtas/player.sock
.SH CONTACT
.PP
All feedback welcome via plain-text mail to <dtas-all@nongnu.org>
.PD 0
.P
.PD
Mailing list archives available at <ftp://lists.gnu.org/dtas-all/>
.PD 0
.P
.PD
No subscription is necessary to post to the mailing list.
.SH COPYRIGHT
.PP
Copyright 2013, Eric Wong <normalperson@yhbt.net> and all contributors.
.PD 0
.P
.PD
License: GPLv3 or later <http://www.gnu.org/licenses/gpl-3.0.txt>
.SH SEE ALSO
.PP
dtas-player(1), dtas-player_protocol(7), dtas-ctl(1), dtas-sinkedit(1)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dtas-0.7.0 man/dtas-msinkctl.1
dtas-0.6.0 man/dtas-msinkctl.1
dtas-0.5.0 man/dtas-msinkctl.1
dtas-0.4.0 man/dtas-msinkctl.1
dtas-0.3.0 man/dtas-msinkctl.1