58c9cb43e9
Use XRDP_SOCKET_PATH in file_loc.h Don't define any non-socket paths in file_loc.h, they should come from the makefiles. Define all paths unconditionally, they should not be defined elsewhere. Pass XRDP_SOCKET_PATH as environment variable to the backends.
28 lines
543 B
Groff
28 lines
543 B
Groff
.TH "xrdp-dis" "1" "@PACKAGE_VERSION@" "xrdp team"
|
|
.SH NAME
|
|
xrdp\-dis \- xrdp disconnect utility
|
|
|
|
.SH SYNOPSIS
|
|
.B xrdp\-dis
|
|
|
|
.SH DESCRIPTION
|
|
.PP
|
|
\fBxrdp\-dis\fP is run with no parameters to disconnect your xrdp session.
|
|
|
|
.SH ENVIRONMENT
|
|
.TP
|
|
.B DISPLAY
|
|
to get the default host and display number.
|
|
|
|
.SH FILES
|
|
.TP
|
|
.I @socketdir@/xrdp_disconnect_display_*
|
|
UNIX socket used to communicate with the \fBxrdp\fP(8) session manager.
|
|
|
|
.SH KNOWN ISSUES
|
|
.TP
|
|
This utility doesn't support disconnecting xorgxrdp sessions so far.
|
|
|
|
.SH SEE ALSO
|
|
.BR xrdp (8).
|