summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-10-19 17:33:07 -0700
committerKeith Packard <keithp@keithp.com>2011-10-19 17:33:07 -0700
commitaf3f64fb77c13180e513ee99d1fd9a1b624fd8ea (patch)
tree1f00e172e186fd4388b7e86924b05ba6eb6a2439 /man
parent15bbdc103b34b6b374815698946e6c409421a644 (diff)
parentdf0dd36deea0c756819825113e825059ddd19243 (diff)
Merge remote-tracking branch 'hramrach/pull'
Diffstat (limited to 'man')
-rw-r--r--man/Xserver.man6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/Xserver.man b/man/Xserver.man
index 02cca5263..0cd9b941c 100644
--- a/man/Xserver.man
+++ b/man/Xserver.man
@@ -100,6 +100,12 @@ specifies a file which contains a collection of authorization records used
to authenticate access. See also the \fIxdm\fP(1) and
\fIXsecurity\fP(__miscmansuffix__) manual pages.
.TP 8
+.BI \-background\ none
+Asks the driver not to clear the background on startup, if the driver supports that.
+May be useful for smooth transition with eg. fbdev driver.
+For security reasons this is not the default as the screen contents might
+show a previous user session.
+.TP 8
.B \-br
sets the default root window to solid black instead of the standard root weave
pattern. This is the default unless -retro or -wr is specified.