Forrest logo
back to context overview

pw-link

List of commands for pw-link:

  • pw-link:tldr:32ce5 pw-link: Disconnect two ports.
    $ pw-link --disconnect ${output_port_name} ${input_port_name}
    try on your machine
    explain this command
  • pw-link:tldr:a70fa pw-link: Create a link between an output and an input port.
    $ pw-link ${output_port_name} ${input_port_name}
    try on your machine
    explain this command
  • pw-link:tldr:b6382 pw-link: Display help.
    $ pw-link -h
    try on your machine
    explain this command
  • pw-link:tldr:f0796 pw-link: List all audio output and input ports.
    $ pw-link --output --input
    try on your machine
    explain this command
back to context overview