summaryrefslogtreecommitdiff
path: root/xdbedizzy.man
diff options
context:
space:
mode:
Diffstat (limited to 'xdbedizzy.man')
-rw-r--r--xdbedizzy.man39
1 files changed, 3 insertions, 36 deletions
diff --git a/xdbedizzy.man b/xdbedizzy.man
index 7303fa7..3a1d5ae 100644
--- a/xdbedizzy.man
+++ b/xdbedizzy.man
@@ -1,5 +1,5 @@
.\" -*- coding: us-ascii -*-
-.TH xdbedizzy __appmansuffix__ "20 October 2004"
+.TH xdbedizzy __appmansuffix__ __xorgversion__
.SH NAME
xdbedizzy \- demo of DBE creating a double buffered spinning scene
.SH SYNOPSIS
@@ -10,14 +10,6 @@ xdbedizzy \- demo of DBE creating a double buffered spinning scene
[\fB\-display \fBhost:dpy\fR\fR] [\fB\-delta \fBdlt\fR\fR] [\fB\-class \fBvisclass\fR\fR] [\fB\-depth \fBvisdepth\fR\fR] [\fB\-visid \fBvisualid\fR\fR] [\fB\-list\fR] [\fB\-nodb\fR] [\fB\-help\fR] [\fB\-speed \fBnumber\fR\fR] [\fB\-sync\fR] [\fB\-spokes \fBn\fR\fR] [\fB\-verbose\fR]
'in \n(.iu-\nxu
.ad b
-.PP
-.ad l
-\fBxdbedizzy\fR \kx
-.if (\nxu > (\n(.lu / 2)) .nr x (\n(.lu / 5)
-'in \n(.iu+\nxu
-[\fB\-print\fR] [\fB\-printer \fBprintername\fR\fR] [\fB\-printfile \fBfile\fR\fR] [\fB\-delta \fBdlt\fR\fR] [\fB\-class \fBvisclass\fR\fR] [\fB\-depth \fBvisdepth\fR\fR] [\fB\-visid \fBvisualid\fR\fR] [\fB\-list\fR] [\fB\-nodb\fR] [\fB\-help\fR] [\fB\-sync\fR] [\fB\-spokes \fBn\fR\fR] [\fB\-verbose\fR]
-'in \n(.iu-\nxu
-.ad b
.SH DESCRIPTION
xdbedizzy is a demo of DBE creating a double
buffered spinning scene.
@@ -26,25 +18,6 @@ buffered spinning scene.
\fB\-display \fIhost:dpy\fB\fR
This option specifies the X server to contact.
.TP
-\fB\-print\fR
-Switches to printer output (default is video output).
-If no other printer arguments are given the default printer
-is being used.
-.TP
-\fB\-printer \fIprintername\fB\fR
-This option specifies the Xprint printer to contact.
-.TP
-\fB\-printfile \fIfilename\fB\fR
-Redirects the PDL (Printer Desktoption Language, usually
-Postscript, PDF, PCL, etc.) stream to the specified file.
-.TP
-\fB\-numpages \fIcount\fB\fR
-Number of pages to print. Default is 5.
-.TP
-\fB\-delta \fIdlt\fB\fR
-Delta value used to rotate the scene for each frame (video output)
-or page (printer output).
-.TP
\fB\-class \fIvisclass\fB\fR
Name of visual to choose. Valid values are
TrueColor, DirectColor, PseudoColor, StaticColor, Grayscale, StaticGray
@@ -68,7 +41,7 @@ Prints usage and exists.
.TP
\fB\-speed \fIvalue\fB\fR
Defines the time to delay between frames as delay=2sec/speed.
-Default value is 20. This option is ignored in print mode.
+Default value is 20.
.TP
\fB\-sync\fR
Use synchronous X connection.
@@ -79,17 +52,11 @@ Specify number of spokes to draw. The default value is 12.
\fB\-verbose\fR
Print verbose output.
.SH "SEE ALSO"
-\fBDBE\fR(__libmansuffix__), \fBXdbeSwapBuffers\fR(__libmansuffix__), \fBXdbeGetVisualInfo\fR(__libmansuffix__), \fBXdbeAllocateBackBufferName\fR(__libmansuffix__), \fBX\fR(__miscmansuffix__), \fBXprint\fR(__miscmansuffix__), \fBXserver\fR(__appmansuffix__)
+\fBDBE\fR(__libmansuffix__), \fBXdbeSwapBuffers\fR(__libmansuffix__), \fBXdbeGetVisualInfo\fR(__libmansuffix__), \fBXdbeAllocateBackBufferName\fR(__libmansuffix__), \fBX\fR(__miscmansuffix__), \fBXserver\fR(__appmansuffix__)
.SH ENVIRONMENT
.TP
\fBDISPLAY\fR
\fBDISPLAY\fR must be set to get the default host and display to use.
-.TP
-\fBXPSERVERLIST\fR
-\fBXPSERVERLIST\fR must be set for the \fB\-printer\fR option
-identifying the available Xprint servers.
-See \fBXprint\fR(__miscmansuffix__)
-for more details.
.SH AUTHOR
Mark Kilgard