Replies: 1 comment 2 replies
-
You mean for an existing session? one started with xpra info | grep server.argv=See also: $ cat /var/run/user/1000/xpra/$ID/config
$ cat /var/run/user/1000/xpra/$ID/cmdlineWhere |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does a running xpra session have the ability to print out the running options?
This must include those used on the command invocation, those chosen automatically to suit runtime conditions, those dependent on features offered by the operating system's physical and software environment and those unchanged from the defaults.
And I assume they will differ on the client and the server.
Beta Was this translation helpful? Give feedback.
All reactions