summaryrefslogtreecommitdiff
path: root/xcompmgr.1
diff options
context:
space:
mode:
Diffstat (limited to 'xcompmgr.1')
-rw-r--r--xcompmgr.122
1 files changed, 11 insertions, 11 deletions
diff --git a/xcompmgr.1 b/xcompmgr.1
index 0aabb4f..a30f533 100644
--- a/xcompmgr.1
+++ b/xcompmgr.1
@@ -3,37 +3,37 @@
.SH NAME
xcompmgr \- sample X compositing manager
.SH SYNOPSIS
-.nf
-.B xcompmgr [\-d display] [\-r radius] [\-o opacity] [\-l left-offset] [\-t top-offset] [\-acCfFnsS]
-.fi
+.BI "xcompmgr [\-d " display "] [\-r " radius "]"
+.BI "[\-o " opacity "] [\-l " left-offset "]"
+.BI "[\-t " top-offset "] [\-acCfFnsS]"
.SH DESCRIPTION
.B xcompmgr
is a sample compositing manager for X servers supporting the XFIXES, DAMAGE,
and COMPOSITE extensions. It enables basic eye-candy effects.
.SH OPTIONS
.TP
-.BI \-d\ display
+.BI \-d\ display
Specifies the display to manage.
.TP
-.BI \-r\ radius
+.BI \-r\ radius
Specifies the blur radius for client-side shadows.
.TP
-.BI \-o\ opacity
+.BI \-o\ opacity
Specifies the opacity for client-side shadows.
.TP
-.BI \-l\ left-offset
+.BI \-l\ left-offset
Specifies the left offset for client-side shadows.
.TP
-.BI \-t\ top-offset
+.BI \-t\ top-offset
Specifies the top offset for client-side shadows.
.TP
-.BI \-I\ fade-in-step
+.BI \-I\ fade-in-step
Specifies the opacity change between steps while fading in.
.TP
-.BI \-O\ fade-out-step
+.BI \-O\ fade-out-step
Specifies the opacity change between steps while fading out.
.TP
-.BI \-D\ fade-delta
+.BI \-D\ fade-delta
Specifies the time (in milliseconds) between steps in a fade.
.TP
.BI \-a