Skip to content

Commit

Permalink
XDG_RUNTIME_DIR is usually in the default socket-dirs (#3285)
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Sep 25, 2021
1 parent e463cf3 commit 59a1a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/share/man/man1/xpra.1
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ useful on video content where it saves a considerable amount of bandwidth.
\fB--socket-dir\fP=\fIDIR\fP
Location where to write and look for the Xpra socket files.
The default location varies from platform to platform
("~/.xpra" on most Posix systems).
("\fI~/.xpra\fP" and "\fI$XDG_RUNTIME_DIR/xpra\fP" on most Posix systems).
If unspecified, the first value from \fBsocket-dirs\fP will be used.
It may also be specified using the XPRA_SOCKET_DIR environment variable.

Expand Down

0 comments on commit 59a1a0e

Please sign in to comment.