snippetbashTip
pw-mon — Monitor objects on the PipeWire instance. More information: <https://docs.pipewire.org/page_man_pw-m
Viewed 0 times
thepipewirecommandmonitorpw-moncliobjectsinstance
linux
Problem
How to use the
pw-mon command: Monitor objects on the PipeWire instance. More information: <https://docs.pipewire.org/page_man_pw-mon_1.html>.Solution
pw-mon — Monitor objects on the PipeWire instance. More information: <https://docs.pipewire.org/page_man_pw-mon_1.html>.Monitor the default PipeWire instance:
pw-monMonitor a specific remote instance:
pw-mon {{[-r|--remote]}} {{remote_name}}Monitor the default instance specifying a color configuration:
pw-mon {{[-N|--color]}} {{never|always|auto}}Display help:
pw-mon {{[-h|--help]}}Code Snippets
Monitor the default PipeWire instance
pw-monMonitor a specific remote instance
pw-mon {{[-r|--remote]}} {{remote_name}}Monitor the default instance specifying a color configuration
pw-mon {{[-N|--color]}} {{never|always|auto}}Display help
pw-mon {{[-h|--help]}}Context
tldr-pages: linux/pw-mon
Revisions (0)
No revisions yet.