Imported Debian patch 2:1.15.1-0ubuntu2.6
[deb_xorg-server.git] / hw / kdrive / Xkdrive.man
CommitLineData
7217e0ca
ML
1.\" $RCSId: xc/programs/Xserver/hw/kdrive/Xkdrive.man,v 1.3 2001/01/24 00:06:10 dawes Exp $
2.\"
3.TH Xkdrive 1 __vendorversion__
4.SH NAME
5Xkdrive \- tiny X server
6.SH SYNOPSIS
7.B Xvesa
8.RI [ :display ]
9.RI [ option ...]
10
11.B Xfbdev
12.RI [ :display ]
13.RI [ option ...]
14.SH DESCRIPTION
15.B Xkdrive
16is a family of X servers designed to be particularly small. This
17manual page describes the common functionality of the
18.B Xkdrive
19servers; for information on a specific X server, please refer to the
20relevant manual page.
21.SH OPTIONS
22In addition to the standard options accepted by all X servers (see
23Xserver(1)), all the
24.B Xkdrive
25servers accept the following options:
26.TP 8
27.B -card \fIpcmcia\fP
28use pcmcia card as additional screen.
29.TP 8
30.B -dumb
31disable hardware acceleration.
32.TP 8
33.B -origin \fIX\fP,\fIY\fP
34Locates the next screen in the Xinerama virtual screen.
35.TP 8
36.B -screen \fIwidth\fBx\fIheight\fR[\fBx\fIdepth\fR[\fBx\fIfreq\fR]]\fR[\fB@\fIrotation\fR]\fB
37use a screen of the specified \fIwidth\fP, \fIheight\fP, screen \fIdepth\fP, \fIfrequency\fP, and \fIrotation\fP (0, 90, 180 and 270 are legal values).
38.TP 8
39.B -softCursor
40disable the hardware cursor.
41.TP 8
42.B -videoTest
43start the server, pause momentarily, and exit.
44.TP 8
45.B -zaphod
46disable switching screens by moving the pointer across a screen boundary.
47.TP 8
48.B -2button
49enable emulation of a middle mouse button by chording.
50.TP 8
51.B -3button
52disable emulation of a middle mouse button by chording.
53.SH SEE ALSO
54X(__miscmansuffix__), Xserver(1), xdm(1), xinit(1), Xvesa(1), Xfbdev(1).
55.SH AUTHORS
56The Xkdrive common core was written by Keith Packard,
57and is based on the Sample Implementation of X.