@ -47,11 +47,12 @@ Following parameters can be used in the \fB[Globals]\fR section.
.TP
\fB ListenAddress\fR =\fI ip address\fR
xrdp-sesman listening address. Default is 0.0.0.0 (all interfaces).
xrdp-sesman listening address. If not specified, defaults to \fI 0.0.0.0\fR
(all interfaces).
.TP
\fB ListenPort\fR =\fI port number\fR
xrdp-sesman listening port. Default is 3350 .
xrdp-sesman listening port. If not specified, defaults to \fI 3350\fR .
.TP
\fB EnableUserWindowManager\fR =\fI [0|1]\fR
@ -75,8 +76,8 @@ Following parameters can be used in the \fB[Logging]\fR section.
.TP
\fB LogFile\fR =\fI filename\fR
Log file path. It can be either absolute or relative. The default is
\fI ./sesman.log\fR
Log file path. It can be either absolute or relative. If not specified,
defaults to \fI ./sesman.log\fR
.TP
\fB LogLevel\fR =\fI level\fR
@ -111,7 +112,8 @@ Following parameters can be used in the \fB[Sessions]\fR section.
.TP
\fB X11DisplayOffset\fR =\fI number\fR
The first X display number available for xrdp-sesman. This prevents
xrdp-sesman from interfering with real X11 servers. The default is 10.
xrdp-sesman from interfering with real X11 servers. If not specified,
defaults to \fI 10\fR .
.TP
\fB MaxSessions\fR =\fI number\fR
@ -170,8 +172,8 @@ terminal server.
.TP
\fB MaxLoginRetry\fR =\fI number\fR
The number of login attempts that are allowed on terminal server. If set
to \fI 0\fR , unlimited attempts are allowed. The default value for this
field is \fI 3\fR .
to \fI 0\fR , unlimited attempts are allowed. If not specified, defaults to
\fI 3\fR .
.TP
\fB TerminalServerUsers\fR =\fI group\fR
@ -207,10 +209,10 @@ Following parameters can be used in the \fB[Chansrv]\fR section.
.TP
\fB FuseMountName\fR =\fI string\fR
Directory for drive redirection, relative to the user home directory.
Created if it doesn't exist. Defaults to \fI xrdp_client\fR
Created if it doesn't exist. If not specified, defaults to \fI xrdp_client\fR .
.SH "SESSIONS VARIABLES"
All entries it the \fB [SessionVariables]\fR section are set as
All entries in the \fB [SessionVariables]\fR section are set as
environment variables in the user's session.
.SH "FILES"