Hi, I'm using the latest version of ZorinOS on my laptop.
I have a 3 monitor setup (2 external monitors and 1 laptop monitor) I only use the two external monitors and the laptop monitor is turned off and is on the side of my desk not pointed towards me (for cable management).
My primary screen is set to one of my external screens
Every time I start my PC the lock screen appears on the laptop screen which is really annoying, I cannot see my laptop screen so I have to guess when I have to press enter to login. Once I login my screens work as normal.
This does not happen when I suspend or lock my screen only on startup.
This is yet, another Wayland issue at least in Part.
Gnome is set to default display login or lockscreen on the Notebook Computer display, regardless of the setting for Primary.
In addition to this, Wayland is incapable of overriding this.
Switching to X11 (Xorg) which was always the default prior to Zorin OS 17, a user can then use Xrandr to workaround Gnomes default
Find your external monitors Identifier:
xrandr --query
Then adjust the configuration file. Replace ExternalMonitor with the identifier you got above:
Note the alternative Xorg windowing was the default, not Wayland, prior to Z17.
I cant see disabling Wayland being a future issue, but I guess you could always re-enable it if needed.