SHOW CONTROLS
Displays control buttons at the top of the screen (Yes/No).
OFFER RELOGIN
Presents a reconnection button in the event of a disconnection (Yes/No).
SHOW OFFLINE DESKTOP
Controls whether the desktop image remains visible after disconnection from the
server (Yes) or the image is erased (No).
14.9
202 Chapter 14: Using VNC
For example, to configure the applet to run in 24-bit mode, request an exclusive connection
to the server, and disable the controls at the top of the applet, use this code
in your index.vnc file:
TightVNC??™s Xvnc can generate some of the param tags based on the server settings;
insert the variable $PARAM into your code after your last
tag and before
the closing tag.
14.9 Starting VNC On Demand Using xinetd
Instead of using standing VNC servers, it??™s possible to use inetd/xinetd to start Xvnc
only when an incoming connection request is made. This has a number of advantages
over standing servers:
??? Any (reasonable) number of VNC servers can be used, without configuring in
advance how many servers should be started.
Pages:
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316