Using BOTH local touchscreen & VNC for KlipperScreen

Followed this guide: VNC - KlipperScreen
have it working, BUT…

KlipperScreen no longer loads on the locally attached display of the Pi.

Ideally, I’d like to have both available. I usually just use VNC when testing changes, as the printer is in a separate location.

Tried this, not having any luck:

I had the same issue, what I did was reverse the instructions from:

Remote screens VNC

And then I enabled VNC in the Interface options from raspi-config, that was enough for the screen to work via HDMI and VNC.

I hope it’s not too late to help