I have a raspberry pi to which a monitor is connected. I have ssh'd into this raspberry pi from another box. What I want to do now is:
- Open a window (ie a browser) on the monitor connected to the raspberry pi
- Be able to interact with this window using the mouse and keyboard connected to the box I am using
All via the box from which I've ssh'd into the raspberry pi. What is the simplest way to do this?