Xserver man page: remove bc, add -wr
This commit is contained in:
parent
2dfd1aab24
commit
df147c10ce
|
@ -100,11 +100,6 @@ specifies a file which contains a collection of authorization records used
|
||||||
to authenticate access. See also the \fIxdm\fP(1) and
|
to authenticate access. See also the \fIxdm\fP(1) and
|
||||||
\fIXsecurity\fP(__miscmansuffix__) manual pages.
|
\fIXsecurity\fP(__miscmansuffix__) manual pages.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B bc
|
|
||||||
disables certain kinds of error checking, for bug compatibility with
|
|
||||||
previous releases (e.g., to work around bugs in R2 and R3 xterms and toolkits).
|
|
||||||
Deprecated.
|
|
||||||
.TP 8
|
|
||||||
.B \-bs
|
.B \-bs
|
||||||
disables backing store support on all screens.
|
disables backing store support on all screens.
|
||||||
.TP 8
|
.TP 8
|
||||||
|
@ -266,6 +261,10 @@ required by the X protocol, which allows the server to exceed the
|
||||||
client's backing store expectations but does not provide a way to tell
|
client's backing store expectations but does not provide a way to tell
|
||||||
the client that it is doing so.
|
the client that it is doing so.
|
||||||
.TP 8
|
.TP 8
|
||||||
|
.B \-wr
|
||||||
|
sets the default root window to solid white instead of the standard root weave
|
||||||
|
pattern.
|
||||||
|
.TP 8
|
||||||
.B \-x \fIextension\fP
|
.B \-x \fIextension\fP
|
||||||
loads the specified extension at init.
|
loads the specified extension at init.
|
||||||
This is a no-op for most implementations.
|
This is a no-op for most implementations.
|
||||||
|
|
Loading…
Reference in New Issue