summaryrefslogtreecommitdiffstats
path: root/x11vnc/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/help.c')
-rw-r--r--x11vnc/help.c61
1 files changed, 36 insertions, 25 deletions
diff --git a/x11vnc/help.c b/x11vnc/help.c
index 9094e19..1d73b15 100644
--- a/x11vnc/help.c
+++ b/x11vnc/help.c
@@ -2079,6 +2079,10 @@ void print_help(int mode) {
" workarea). The default is to try to guess and when\n"
" detected try to make the transistion more smoothly.\n"
"\n"
+"-ncache_no_rootpixmap In -ncache mode, do not try to snapshot the desktop\n"
+" background to use in guessing or reconstructing window\n"
+" save-unders..\n"
+"\n"
"-ncache_pad n In -ncache mode, pad each window with n pixels for the\n"
" caching rectangles. This can be used to try to improve\n"
" the situation with dropshadows or other compositing\n"
@@ -3344,8 +3348,13 @@ void print_help(int mode) {
" ncache_size:n set -ncache size to n.\n"
" ncache_cr enable -ncache_cr mode.\n"
" noncache_cr disable -ncache_cr mode.\n"
-" ncache_no_moveraise enable no_moveraise mode.\n"
-" noncache_no_moveraise disable no_moveraise mode.\n"
+" ncache_no_moveraise enable no_moveraise mode.\n"
+" noncache_no_moveraise disable no_moveraise mode.\n"
+" ncache_no_dtchange enable ncache_no_dtchange mode.\n"
+" noncache_no_dtchange disable ncache_no_dtchange mode.\n"
+" ncache_no_rootpixmap enable ncache_no_rootpixmap.\n"
+" noncache_no_rootpixmap disable ncache_no_rootpixmap.\n"
+" ncache_reset_rootpixmap recheck the root pixmap\n"
" wireframe enable -wireframe mode. same as \"wf\"\n"
" nowireframe disable -wireframe mode. same as \"nowf\"\n"
" wireframe:str enable -wireframe mode string.\n"
@@ -3505,29 +3514,31 @@ void print_help(int mode) {
" bell nobell sel nosel primary noprimary setprimary\n"
" nosetprimary clipboard noclipboard setclipboard\n"
" nosetclipboard seldir cursorshape nocursorshape\n"
-" cursorpos nocursorpos cursor_drag nocursor_drag\n"
-" cursor show_cursor noshow_cursor nocursor arrow\n"
-" xfixes noxfixes xdamage noxdamage xd_area xd_mem\n"
-" alphacut alphafrac alpharemove noalpharemove alphablend\n"
-" noalphablend xwarppointer xwarp noxwarppointer noxwarp\n"
-" buttonmap dragging nodragging ncache_cr noncache_cr\n"
-" ncache_no_moveraise noncache_no_moveraise ncache\n"
-" noncache ncache_size wireframe_mode wireframe wf\n"
-" nowireframe nowf wireframelocal wfl nowireframelocal\n"
-" nowfl 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 ssltimeout\n"
-" speeds wmdt debug_pointer dp nodebug_pointer nodp\n"
-" debug_keyboard dk nodebug_keyboard nodk deferupdate\n"
-" defer wait_ui wait_bog nowait_bog slow_fb wait\n"
-" readtimeout nap nonap sb screen_blank fbpm nofbpm\n"
-" dpms nodpms fs gaps grow fuzz snapfb nosnapfb rawfb\n"
-" uinput_accel uinput_thresh uinput_reset uinput_always\n"
-" progressive rfbport http nohttp httpport httpdir\n"
-" enablehttpproxy noenablehttpproxy alwaysshared\n"
+" cursorpos nocursorpos cursor_drag nocursor_drag cursor\n"
+" show_cursor noshow_cursor nocursor arrow xfixes\n"
+" noxfixes xdamage noxdamage xd_area xd_mem alphacut\n"
+" alphafrac alpharemove noalpharemove alphablend\n"
+" noalphablend xwarppointer xwarp noxwarppointer\n"
+" noxwarp buttonmap dragging nodragging ncache_cr\n"
+" noncache_cr ncache_no_moveraise noncache_no_moveraise\n"
+" ncache_no_dtchange noncache_no_dtchange\n"
+" ncache_no_rootpixmap noncache_no_rootpixmap\n"
+" ncache_reset_rootpixmap ncache noncache ncache_size\n"
+" wireframe_mode wireframe wf nowireframe nowf\n"
+" wireframelocal wfl nowireframelocal nowfl wirecopyrect\n"
+" wcr nowirecopyrect nowcr scr_area scr_skip scr_inc\n"
+" scr_keys scr_term scr_keyrepeat scr_parms scrollcopyrect\n"
+" scr noscrollcopyrect noscr fixscreen noxrecord xrecord\n"
+" reset_record pointer_mode pm input_skip allinput\n"
+" noallinput input grabkbd nograbkbd grabptr nograbptr\n"
+" client_input ssltimeout speeds wmdt debug_pointer dp\n"
+" nodebug_pointer nodp debug_keyboard dk nodebug_keyboard\n"
+" nodk deferupdate defer wait_ui wait_bog nowait_bog\n"
+" slow_fb wait readtimeout nap nonap sb screen_blank\n"
+" fbpm nofbpm dpms nodpms fs gaps grow fuzz snapfb\n"
+" nosnapfb rawfb uinput_accel uinput_thresh uinput_reset\n"
+" uinput_always progressive rfbport http nohttp httpport\n"
+" httpdir enablehttpproxy noenablehttpproxy alwaysshared\n"
" noalwaysshared nevershared noalwaysshared dontdisconnect\n"
" nodontdisconnect desktop debug_xevents nodebug_xevents\n"
" debug_xevents debug_xdamage nodebug_xdamage\n"