diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -628,11 +628,12 @@ EXTENDED DESCRIPTION card = integer Index of graphics card to apply adjustments to. - crtc = integer or all - Index of CRTC for monitor to apply adjustments to. + crtc = integer list or all + Comma-separated (,) list of CRTC indices for monitors to + apply adjustments to. All available CRTCs are used if the + list is empty or if the setting is omitted. - "all" may be specified to apply adjustments to each available - CRTC on the graphics card. + "all" may be specified as a synonym for an empty list. The index of the first CRTC is 0. |