On 14/02/2024 18:52, Richard Mixon wrote:
>
> I see the confusion/what's missing. The autologin runs a startup script
> that does the following:
>
Ah, that explains things.
But then we're back to the problem that running multiple sessions as the
same user often has weird effects. In this case, the main application is
also partially in one session, partially in another.
I would suggest testing the following:
1. Starting the vncserver as a different user than the local one
2. Starting the main application from inside the VNC session, rather
than from the local session
Hopefully, one or both of these will stop confusing whatever component
is fiddling with the display settings.