I'd like to be able to change the desktop name on the fly so that a "vncconfig -set desktop=something" immediately changes the vncviewer window title.
Currently, the desktop name (as specified by the -desktop option to Xvnc) remains static during the entire lifespan of the Xvnc process. If you change the name with "vncconfig -set" you can verify that it is correctly set with "vncconfig -get". However, vncviewers always shows the original name, even if you disconnect and reconnect. I guess this is bug which can be fixed fairly easily. As stated above, though, I'd like to have the desktop name updated even without reconnecting the viewer. Since the desktop name is set in the ServerInit message, I guess we need a new server to client message for updating the name? Regards, --- Peter Cstrand ThinLinc Chief Developer Cendio AB http://www.cendio.se Wallenbergs gata 4 583 30 LinkC6ping Phone: +46-13-21 46 00 _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
