.TH qpwgraph "1" "April 16, 2026" .SH NAME qpwgraph \- A PipeWire Graph Qt GUI Interface .SH SYNOPSIS .B qpwgraph [\fIoptions\fR] [\fIpatchbay-file\fR] .SH DESCRIPTION This manual page documents briefly the .B qpwgraph command-line options. .PP \fBqpwgraph\fP 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). .PP Source code repository: https://gitlab.freedesktop.org/rncbc/qpwgraph .SH OPTIONS .HP \fB\-a\fR, \fB\-\-activated\fR .IP Activated patchbay. .HP \fB\-d\fR, \fB\-\-deactivated\fR .IP Deactivated patchbay. .HP \fB\-x\fR, \fB\-\-exclusive\fR .IP Exclusive patchbay. .HP \fB\-n\fR, \fB\-\-nonexclusive\fR .IP Non-exclusive patchbay. .HP \fB\-m\fR, \fB\-\-minimized\fR .IP Start minimized. .HP \fB\-r\fR, \fB\-\-remote\fR <\fIname\fR> .IP Remote daemon name. .HP \fB\-?\fR, \fB\-\-help\fR .IP Displays help on command-line options. .HP \fB\-v\fR, \fB\-\-version\fR .IP Show version information. .SH FILES Configuration settings are stored in ~/.config/rncbc.org/qpwgraph.conf .SH AUTHOR qpwgraph was written by Rui Nuno Capela.