aboutsummaryrefslogblamecommitdiffstats
path: root/cg-remove.1
blob: 9181899402beae82742a0b013d973bd53ab71d42 (plain) (tree)




















                                                           





                                


                                                           









                                 





                                        





                                             





                                                
            
                
.TH CG-REMOVE 1 CG-TOOLS
.SH NAME
cg-remove - Remove output filter from monitors
.SH SYNOPSIS
.B cg-remove
.RB [ \-M
.IR method ]
.RB [ \-S
.IR site ]
.RB [ \-c
.IR crtc "]... " class ...
.SH DESCRIPTION
.B cg-remove
remove the filters with the selected
.IR class es.
.SH OPTIONS
.TP
.BR \-c " "\fIcrtc\fP
Apply the filter to the CRTC with the monitor whose EDID is
.IR crtc .
By default, the filter is applied to all monitors.

If
.I crtc
is
.RB ' ? ',
all available CRTC's are listed.
.TP
.BR \-M " "\fImethod\fP
Adjustment method name or number. Recognised names include:
.TS
tab(:);
l l.
\fBdummy\fP:Dummy method
\fBrandr\fP:X RAndR
\fBvidmode\fP:X VidMode
\fBdrm\fP:Linux DRM
\fBgdi\fP:Windows GDI
\fBquartz\fP:Quartz Core Graphics
.TE

The adjustment methods are supported via
.BR libgamma (7).
Only methods that were enabled when
.B libgamma
was compiled will be supported.

If
.I method
is
.RB ' ? ',
all available adjustment methods are printed.
.TP
.BR \-S " "\fIsite\fP
Select the site to which to connect. For example
.RB ' :0 ',
for local display 0 when using
.BR X .
.SH SEE ALSO
.BR cg-tools (7)