From 268359a66e684d738e1526df2d38a83fa6781092 Mon Sep 17 00:00:00 2001 From: runge Date: Wed, 2 Aug 2006 16:18:23 +0000 Subject: x11vnc: tweaks to ssl_xfer; -ssltimeout option. --- x11vnc/help.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'x11vnc/help.c') diff --git a/x11vnc/help.c b/x11vnc/help.c index 60aa9df..ae00940 100644 --- a/x11vnc/help.c +++ b/x11vnc/help.c @@ -759,6 +759,13 @@ void print_help(int mode) { " Also in the x11vnc source a SSL enabled Java VNC Viewer\n" " applet is provided in the classes/ssl directory.\n" "\n" +"-ssltimeout n Set SSL read timeout to n seconds. In some situations\n" +" (i.e. an iconified viewer in Windows) the viewer stops\n" +" talking and the connection is dropped after the default\n" +" timeout (25s for about the first minute, 43200s later).\n" +" Set to zero to poll forever. Set to a negative value\n" +" to use the builtin setting.\n" +"\n" "-ssldir [dir] Use [dir] as an alternate ssl certificate and key\n" " management toplevel directory. The default is\n" " ~/.vnc/certs\n" @@ -3048,6 +3055,7 @@ void print_help(int mode) { " input_skip:n set -input_skip to n.\n" " allinput enable use of -allinput mode.\n" " noallinput disable use of -allinput mode.\n" +" ssltimeout:n set -ssltimeout to n.\n" " speeds:str set -speeds to str.\n" " wmdt:str set -wmdt to str.\n" " debug_pointer enable -debug_pointer, same as \"dp\"\n" @@ -3177,9 +3185,9 @@ void print_help(int mode) { " nowf wirecopyrect wcr nowirecopyrect nowcr scr_area\n" " scr_skip scr_inc scr_keys scr_term scr_keyrepeat\n" " scr_parms scrollcopyrect scr noscrollcopyrect noscr\n" -" fixscreen noxrecord xrecord reset_record pointer_mode\n" -" pm input_skip allinput noallinput input grabkbd\n" -" nograbkbd grabptr nograbptr client_input speeds wmdt\n" +" fixscreen noxrecord xrecord reset_record pointer_mode pm\n" +" input_skip allinput noallinput input grabkbd nograbkbd\n" +" grabptr nograbptr client_input ssltimeout speeds wmdt\n" " debug_pointer dp nodebug_pointer nodp debug_keyboard\n" " dk nodebug_keyboard nodk deferupdate defer wait_ui\n" " wait_bog nowait_bog slow_fb wait readtimeout nap nonap\n" -- cgit v1.2.3