When my Raspberry Pi starts, I have a line in /home/pi/.config/lxsession/LXDE-pi to autostart a program. Opening a terminal, typing top, I see the program running but when I access the pi via VNC, I am not able to see the program GUI. I can connect a monitor and see it there but not virtually.
How can I get it to where I can see the program from VNC?
laserman