From 15f792bc2185d9317b0a35855b15759520877ee9 Mon Sep 17 00:00:00 2001 From: runge Date: Tue, 13 Mar 2007 23:06:38 +0000 Subject: x11vnc: fix crash for kde dcop. limit ncache beta tester to 96MB viewers. --- x11vnc/help.c | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'x11vnc/help.c') diff --git a/x11vnc/help.c b/x11vnc/help.c index 6fdc991..0cb7beb 100644 --- a/x11vnc/help.c +++ b/x11vnc/help.c @@ -115,11 +115,14 @@ void print_help(int mode) { " etc, although they will be clipped if they extend beyond\n" " the window.\n" "-clip WxH+X+Y Only show the sub-region of the full display that\n" -" corresponds to the rectangle with size WxH and offset\n" -" +X+Y. The VNC display has size WxH (i.e. smaller than\n" -" the full display). This also works for -id/-sid mode\n" -" where the offset is relative to the upper left corner\n" -" of the selected window.\n" +" corresponds to the rectangle geometry with size WxH and\n" +" offset +X+Y. The VNC display has size WxH (i.e. smaller\n" +" than the full display). This also works for -id/-sid\n" +" mode where the offset is relative to the upper left\n" +" corner of the selected window. An example use of this\n" +" option would be to split a large (e.g. Xinerama) display\n" +" into two parts to be accessed via separate viewers by\n" +" running a separate x11vnc on each part.\n" "\n" "-flashcmap In 8bpp indexed color, let the installed colormap flash\n" " as the pointer moves from window to window (slow).\n" @@ -354,9 +357,8 @@ void print_help(int mode) { " per-client viewonly state the filetransfer permissions\n" " will NOT change.\n" "\n" -"-ultrafilexfer Note, to *enable* UltraVNC filetransfer (currently\n" -" disabled by default, this may change...) and to get it\n" -" to work you probably need to supply these libvncserver\n" +"-ultrafilexfer Note: to enable UltraVNC filetransfer and to get it to\n" +" work you probably need to supply these libvncserver\n" " options: \"-rfbversion 3.6 -permitfiletransfer\"\n" " \"-ultrafilexfer\" is an alias for this combination.\n" "\n" -- cgit v1.2.3