xref: /OK3568_Linux_fs/external/xserver/hw/kdrive/Xkdrive.man (revision 4882a59341e53eb6f0b4789bf948001014eff981)
$RCSId: xc/programs/Xserver/hw/kdrive/Xkdrive.man,v 1.3 2001/01/24 00:06:10 dawes Exp $

Xkdrive 1 @vendorversion@
NAME
Xkdrive - tiny X server
SYNOPSIS
Xfbdev [ :display ] [ option ...]
DESCRIPTION
Xkdrive is a family of X servers designed to be particularly small. This manual page describes the common functionality of the Xkdrive servers; for information on a specific X server, please refer to the relevant manual page.
OPTIONS
In addition to the standard options accepted by all X servers (see Xserver(1)), all the Xkdrive servers accept the following options:

8 -dumb disable hardware acceleration.

8 -origin X,Y Locates the next screen in the Xinerama virtual screen.

8 -screen widthxheight[xdepth[xfreq]][@rotation] use a screen of the specified width, height, screen depth, frequency, and rotation (0, 90, 180 and 270 are legal values).

8 -softCursor disable the hardware cursor.

8 -videoTest start the server, pause momentarily, and exit.

8 -zaphod disable switching screens by moving the pointer across a screen boundary.

8 -2button enable emulation of a middle mouse button by chording.

8 -3button disable emulation of a middle mouse button by chording.

SEE ALSO
X(@miscmansuffix@), Xserver(1), xdm(1), xinit(1), Xvesa(1), Xfbdev(1).
AUTHORS
The Xkdrive common core was written by Keith Packard, and is based on the Sample Implementation of X.