Kiosk view of remote machine X11vnc
- by Swapnil
I need to connect to a remote machine through vnc viewer applet embedded in a webpage.
The remote machine will host a program running on the desktop connected through the viewer.
I need to enable the viewers to view only the running application program without access to any other feature such as the desktop and/or the task bar.
How can I achieve this?
BTW, I am experimenting with x11vnc -id, -sid command options, but got no desired view.
Please help as I am in a bit urgency.