mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
dix: drop DE_RESET and associated cmdline args
Drop the -reset flag, so Xserver now either simply continues (w/o going through internal reset) when last client disconnected or terminates when -terminate is given. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
45ff802682
commit
f27e12c918
@@ -241,9 +241,6 @@ with
|
||||
This option may be issued multiple times to enable listening to different
|
||||
transport types.
|
||||
.TP 8
|
||||
.B \-noreset
|
||||
prevents a server reset when the last client connection is closed. This
|
||||
overrides a previous
|
||||
.B \-terminate
|
||||
command line option.
|
||||
.TP 8
|
||||
@@ -393,10 +390,6 @@ has multiple network interfaces). The \fIlocal-address\fP may be expressed
|
||||
in any form acceptable to the host platform's \fIgethostbyname\fP(3)
|
||||
implementation.
|
||||
.TP 8
|
||||
.B \-once
|
||||
causes the server to terminate (rather than reset) when the XDMCP session
|
||||
ends.
|
||||
.TP 8
|
||||
.B \-class \fIdisplay-class\fP
|
||||
XDMCP has an additional display qualifier used in resource lookup for
|
||||
display-specific options. This option sets that value, by default it
|
||||
|
||||
Reference in New Issue
Block a user