diff options
author | runge <runge> | 2007-01-10 19:28:46 +0000 |
---|---|---|
committer | runge <runge> | 2007-01-10 19:28:46 +0000 |
commit | 7717d245af144d36662e6884592277570dea17b5 (patch) | |
tree | 2698748e9190b43a210946508601b9eecd71630c /x11vnc/tkx11vnc | |
parent | 5b3e420c1f092fc8d83ad1803621007bb942d4dd (diff) | |
download | libtdevnc-7717d245af144d36662e6884592277570dea17b5.tar.gz libtdevnc-7717d245af144d36662e6884592277570dea17b5.zip |
some -ncache performance improvements, rootpixmap watching, gnome wm heuristics
Diffstat (limited to 'x11vnc/tkx11vnc')
-rwxr-xr-x | x11vnc/tkx11vnc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11vnc/tkx11vnc b/x11vnc/tkx11vnc index d0ce05a..de50c16 100755 --- a/x11vnc/tkx11vnc +++ b/x11vnc/tkx11vnc @@ -55,6 +55,8 @@ catch {rename send {}} # 0 means to skip the item. # -- means add a separator # +# The =GAL ... =GAL LOFF stuff is to provide submenus. +# global env started time_count set started "" @@ -366,6 +368,8 @@ Tuning ncache_cr ncache_no_moveraise ncache_no_dtchange + ncache_no_rootpixmap + =A ncache_reset_rootpixmap =GAL LOFF -- =GAL SharedMemory:: |