Issues:
Install xvfb before sudo apt install xvfb
Run an X application scaled via xpra.
Usage: run_scaled [--scale=scaling_factor] [--opengl=auto|yes|no] [--sleep=sleeptime] application
--scale Sets the factor the application is scaled by. Fractional scales are
supported. It is set to 2 by default.
--opengl Sets whether xpra should use opengl for rendering. If you get rendering
errors, especially when the window is resized, try setting it to no. It
is set to auto by default.
--sleep Sets how many seconds to wait after starting xpra before attaching to
the xpra session. It is set to 1 by default.
You might need to increase the value if your machine is particularly
slow and attaching fails with a message like
InitException: cannot find any live servers to connect to
xpra initialization error:
cannot find any live servers to connect to
Dependencies:
- xvfb
- xpra >= 2 https://xpra.org/
- xrandr