diff options
author | runge <runge> | 2005-05-03 02:05:51 +0000 |
---|---|---|
committer | runge <runge> | 2005-05-03 02:05:51 +0000 |
commit | b0daa444cc2fdda15b8b82497d17f80e7d75f8ad (patch) | |
tree | 6702f27b14532de86c6c31dc5a95c00e0f95b160 /x11vnc/tkx11vnc.h | |
parent | 6602a22f2b3e1164bf521868063891ef62b3650f (diff) | |
download | libtdevnc-b0daa444cc2fdda15b8b82497d17f80e7d75f8ad.tar.gz libtdevnc-b0daa444cc2fdda15b8b82497d17f80e7d75f8ad.zip |
x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc pkg
Diffstat (limited to 'x11vnc/tkx11vnc.h')
-rw-r--r-- | x11vnc/tkx11vnc.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11vnc/tkx11vnc.h b/x11vnc/tkx11vnc.h index b00fc1d..a92a212 100644 --- a/x11vnc/tkx11vnc.h +++ b/x11vnc/tkx11vnc.h @@ -195,6 +195,11 @@ " =GA tail-logfile\n" " quiet\n" " --\n" +" debug_xevents\n" +" debug_xdamage\n" +" debug_wireframe\n" +" debug_scroll\n" +" --\n" " =GA show-start-cmd\n" " =DG debug_gui\n" "\n" @@ -238,6 +243,8 @@ " wireframe\n" " wireframe_mode:\n" " =-C:never,top,always wirecopyrect:\n" +" =-C:never,keys,mouse,always scrollcopyrect:\n" +" scr_area:\n" " --\n" " noshm\n" " flipbyteorder\n" |