]> xdbedizzy

xdbedizzy

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
ENVIRONMENT
AUTHOR


NAME

xdbedizzy − demo of DBE creating a double buffered spinning scene

SYNOPSIS

xdbedizzy [−display host:dpy] [−delta dlt] [−class visclass] [−depth visdepth] [−visid visualid] [−list] [−nodb] [−help] [−speed number] [−sync] [−spokes n] [−verbose]

DESCRIPTION

xdbedizzy is a demo of DBE creating a double buffered spinning scene.

OPTIONS

−display host:dpy

This option specifies the X server to contact.

−class visclass

Name of visual to choose. Valid values are TrueColor, DirectColor, PseudoColor, StaticColor, Grayscale, StaticGray

−depth depth

Depth of visual to use.

−visid visualid

Visual ID to use (ignore −class, −depth).

−list

List double buffer capable visuals.

−nodb

Single buffer (ignore −class, −depth, −visid).

−help

Prints usage and exists.

−speed value

Defines the time to delay between frames as delay=2sec/speed. Default value is 20.

−sync

Use synchronous X connection.

−spokes value

Specify number of spokes to draw. The default value is 12.

−verbose

Print verbose output.

SEE ALSO

DBE(3), XdbeSwapBuffers(3), XdbeGetVisualInfo(3), XdbeAllocateBackBufferName(3), X(7), Xserver(1)

ENVIRONMENT

DISPLAY

DISPLAY must be set to get the default host and display to use.

AUTHOR

Mark Kilgard

Allen Leinwand

Roland Mainz