On 15/03/2020 18:25, Markus Mohr via shifter-users wrote:
> Hi,
> 
> I’m new to Xpra and I’m not sure if it can solve my problem.
> I have a headless Pi with Raspian and I need to continously run a X11 program 
> on it.
> I’d like to connect and disconnect from this program from macOS and Windows10.
> 
> Is this possible with Xpra?
Yes.

ie: assuming you want to connect via ssh:
xpra start --start=xterm ssh://user@rpi/
Then re-attach with:
xpra attach ssh://user@rpi/

There's also a GUI for connecting more easily.
Just beware that the version in raspbian is well out of date..

Cheers,
Antoine


> 
> 
> Thanks
> _______________________________________________
> shifter-users mailing list
> [email protected]
> https://lists.devloop.org.uk/mailman/listinfo/shifter-users
> 

_______________________________________________
shifter-users mailing list
[email protected]
https://lists.devloop.org.uk/mailman/listinfo/shifter-users

Reply via email to