I am trying to run and SDL hardware-accelerated app, PICO,-8 over VNC, and thanks to this community I am making progress!
One solution is to use RealVNC with the experimental DirectCapture feature enabled. When I do this, PICO-8 launches, but the app does not respond to keyboard commands at all.
How can I send keyboard commands to PICO-8 when using the DirectCapture feature?