Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make it easier to autostart xpra #3134

Closed
totaam opened this issue May 24, 2021 · 1 comment
Closed

make it easier to autostart xpra #3134

totaam opened this issue May 24, 2021 · 1 comment

Comments

@totaam
Copy link
Collaborator

totaam commented May 24, 2021

Both globally (as root) and for individual users.

Then they can have a session ready for use in their system tray.
(assuming they have a usable system tray on their desktop... so not with gnome shell)

@totaam
Copy link
Collaborator Author

totaam commented May 24, 2021

Done. Usage:

xpra autostart enable|disable|status

Can be run as root to enable / disable globally for all users.

This also adds the --opengl=nowarn option so we do run the opengl subprocess probe but we don't show a warning when this fails.

Finally, to make it easier to show the client's menu on desktop environments that lack a functional system tray (ie: gnome-shell), use:

xpra show-menu

(also available: xpra show-about, xpra show-session-info)

@totaam totaam closed this as completed May 24, 2021
totaam added a commit that referenced this issue May 25, 2021
totaam added a commit that referenced this issue May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant