summaryrefslogtreecommitdiff
path: root/hw/kdrive/Xkdrive.man
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/Xkdrive.man')
-rw-r--r--hw/kdrive/Xkdrive.man34
1 files changed, 17 insertions, 17 deletions
diff --git a/hw/kdrive/Xkdrive.man b/hw/kdrive/Xkdrive.man
index cb1e9935c..26bb28c55 100644
--- a/hw/kdrive/Xkdrive.man
+++ b/hw/kdrive/Xkdrive.man
@@ -44,32 +44,32 @@ 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.
+.B -card \fIpcmcia\fP
+use pcmcia card as additional screen.
.TP 8
.B -dumb
disable hardware acceleration.
.TP 8
+.B -origin \fIX\fP,\fIY\fP
+Locates the next screen in the Xinerama virtual screen.
+.TP 8
+.B -screen \fIwidth\fBx\fIheight\fR[\fBx\fIdepth\fR[\fBx\fIfreq\fR]]\fR[\fB@\fIrotation\fR]\fB
+use 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).
+.TP 8
.B -softCursor
disable the hardware cursor.
.TP 8
-.B -card \fIcard\fB
-not documented.
-.TP 8
.B -videoTest
-not documented.
+start the server, pause momentarily, and exit.
.TP 8
-.B -standalone
-not documented.
+.B -zaphod
+disable switching screens by moving the pointer across a screen boundary.
+.TP 8
+.B -2button
+enable emulation of a middle mouse button by chording.
+.TP 8
+.B -3button
+disable emulation of a middle mouse button by chording.
.SH SEE ALSO
X(__miscmansuffix__), Xserver(1), xdm(1), xinit(1), Xvesa(1), Xfbdev(1).
.SH AUTHORS