summaryrefslogtreecommitdiff
path: root/hw/kdrive/Xkdrive.man
blob: 1597b9c70ae7a97f9d2d4f508bd4757795d87425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
.\" $XFree86$
.\"
.TH Xkdrive 1
.SH NAME
Xkdrive \- tiny X server
.SH SYNOPSIS
.B Xvesa
.RI [ :display ]
.RI [ option ...]

.B Xfbdev
.RI [ :display ]
.RI [ option ...]

.B Xigs
.RI [ :display ]
.RI [ option ...]

.B Xtrident
.RI [ :display ]
.RI [ option ...]

.B Xsis530
.RI [ :display ]
.RI [ option ...]

.B Xtrio
.RI [ :display ]
.RI [ option ...]

.B Xitsy
.RI [ :display ]
.RI [ option ...]
.SH DESCRIPTION
.B Xkdrive
is a family of X servers designed to be particularly small.  This
manual page describes the common functionality of the 
.B Xkdrive
servers; for information on a specific X server, please refer to the
relevant manual page.
.SH OPTIONS
In addition to the standard options accepted by all X servers (see
Xserver(1)), all the 
.B Xkdrive
servers accept the following options:
.TP 8
.B -screen \fIwidth\fBx\fIheight\fR[\fBx\fIdepth\fR]\fB
use a screen of the specified size.
.TP 8
.B -zaphod
disable switching screens by moving the pointer accross a screen boundary.
.TP 8
.B -3button
disable emulation of a middle mouse button by chording.
.TP 8
.B -2button
enable emulation of a middle mouse button by chording.
.TP 8
.B -dumb
disable hardware acceleration.
.TP 8
.B -softCursor
disable the hardware cursor.
.TP 8
.B -card \fIcard\fB
not documented.
.TP 8
.B -videoTest
not documented.
.TP 8
.B -standalone
not documented.
.SH SEE ALSO
X(1), Xserver(1), xdm(1), xinit(1), Xvesa(1), Xfbdev(1).
.SH AUTHORS
The Xkdrive common core was written by Keith Packard, based on XFree86
which, in turn, is based on the Sample Implementation of X.