I'm doing this nice little project which will please a bunch of iPod/iPhone users, but one of my last steps requires me to serve up a specific display on my computer, how do I specify which display to use?
I found this quote from a mailing list regarding UltraVNC but I see no option or entry in their server dialogs to enter it...
Barry,
VNC Server supports remoting of individual monitors' contents via the command-line/registry option DisplayDevice, which should be set to something like:
\.\DISPLAY0 for the primary display \.\DISPLAY1 for the second display
And so on.
Regards,
Wez @ RealVNC Ltd.
Any ideas? I'd preferably like to avoid using the VNC servers 'area' function.