summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/Xvnc.man
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2009-04-06 18:45:59 +0000
committerDRC <dcommander@users.sourceforge.net>2009-04-06 18:45:59 +0000
commit61e1889dc7636e42ac781fe0f2aec64921b6a727 (patch)
tree8ce4313d2fcd26019c6c7021b339e77add00594b /unix/xserver/hw/vnc/Xvnc.man
parente420dcb3b0d3f0725094f221936e0c600a2aa0d8 (diff)
downloadtigervnc-61e1889dc7636e42ac781fe0f2aec64921b6a727.tar.gz
tigervnc-61e1889dc7636e42ac781fe0f2aec64921b6a727.zip
Set default deferred update timer to 1 ms
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3760 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'unix/xserver/hw/vnc/Xvnc.man')
-rw-r--r--unix/xserver/hw/vnc/Xvnc.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/Xvnc.man b/unix/xserver/hw/vnc/Xvnc.man
index a831ddda..15d42f6c 100644
--- a/unix/xserver/hw/vnc/Xvnc.man
+++ b/unix/xserver/hw/vnc/Xvnc.man
@@ -118,7 +118,7 @@ fly via \fBvncpasswd\fP(1).
.B \-deferUpdate \fItime\fP
Xvnc uses a "deferred update" mechanism which enhances performance in many
cases. After any change to the framebuffer, Xvnc waits for this number of
-milliseconds (default 40) before sending an update to any waiting clients. This
+milliseconds (default 1) before sending an update to any waiting clients. This
means that more changes tend to get coalesced together in a single
update. Setting it to 0 results in the same behaviour as earlier versions of
Xvnc, where the first change to the framebuffer causes an immediate update to