Sha256: 9de3c1e8fe83e7fbc713e0106602a1be8ab7b39faba35c7ef799463988b5761f

Contents?: true

Size: 1.2 KB

Versions: 5

Compression:

Stored size: 1.2 KB

Contents

% dtas-msinkctl(1) dtas user manual

# NAME

dtas-msinkctl - activate/deactivate multiple sinks at once

# SYNOPSYS

dtas-msinkctl COMMAND
dtas-msinkctl COMMAND [SINKS...]

# DESCRIPTION

dtas-msinkctl is useful for activating/deactivating multiple sinks.

# EXAMPLES

Display only active sinks (unlike "dtas-ctl sink ls", which shows all sinks)

    dtas-msinkctl active

Display only non-blocking sinks

    dtas-msinkctl nonblock

Enable only SINK1 and SINK3, and close other sinks

    dtas-msinkctl active-set SINK1 SINK3

Add the default sink to the active set

    dtas-msinkctl active-add default

Remove SINK3 from the active set

    dtas-msinkctl active-add SINK3

# ENVIRONMENT

DTAS_PLAYER_SOCK - the path to the dtas-player control socket.
This defaults to ~/.dtas/player.sock

# CONTACT

All feedback welcome via plain-text mail to <dtas-all@nongnu.org>\
Mailing list archives available at <ftp://lists.gnu.org/dtas-all/>\
No subscription is necessary to post to the mailing list.

# COPYRIGHT

Copyright 2013, Eric Wong <normalperson@yhbt.net> and all contributors.\
License: GPLv3 or later <http://www.gnu.org/licenses/gpl-3.0.txt>

# SEE ALSO

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 Documentation/dtas-msinkctl.txt
dtas-0.6.0 Documentation/dtas-msinkctl.txt
dtas-0.5.0 Documentation/dtas-msinkctl.txt
dtas-0.4.0 Documentation/dtas-msinkctl.txt
dtas-0.3.0 Documentation/dtas-msinkctl.txt