diff options
Diffstat (limited to 'man/cg-brilliance.1')
-rw-r--r-- | man/cg-brilliance.1 | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/man/cg-brilliance.1 b/man/cg-brilliance.1 index c500bbd..187bff2 100644 --- a/man/cg-brilliance.1 +++ b/man/cg-brilliance.1 @@ -28,7 +28,7 @@ on all channel, or to .IR red , .IR green , and -.R blue +.I blue to the red, green, and blue channels independently, respectively. A value of 0 means complete darkness, and 1 means normal brilliance. .SH OPTIONS @@ -49,15 +49,16 @@ Keep the process alive and remove the filter on death. .TP .BR \-M " "\fImethod\fP Adjustment method name or number. Recognised names include: - -.nf -\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 -.fi +.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). |