qpwgraph(1) General Commands Manual qpwgraph(1) NAME qpwgraph - A PipeWire Graph Qt GUI Interface SYNOPSIS qpwgraph [options] [patchbay-file] DESCRIPTION This manual page documents briefly the qpwgraph command-line options. qpwgraph is a graph manager dedicated to PipeWire (https://pipewire.org), using the Qt C++ framework (https://qt.io), based and pretty much like the same of QjackCtl (https://qjackctl.sourceforge.io). Source code repository: https://gitlab.freedesktop.org/rncbc/qpwgraph OPTIONS -a, --activated Activated patchbay. -d, --deactivated Deactivated patchbay. -x, --exclusive Exclusive patchbay. -n, --nonexclusive Non-exclusive patchbay. -m, --minimized Start minimized. -r, --remote Remote daemon name. -?, --help Displays help on command-line options. -v, --version Show version information. FILES Configuration settings are stored in ~/.config/rncbc.org/qpwgraph.conf AUTHOR qpwgraph was written by Rui Nuno Capela. April 16, 2026 qpwgraph(1)