Screen only updates on mouse movement

Mike Miller mbmiller "at" taxa.epi.umn.edu
Wed May 28 17:34:01 2008


On Wed, 28 May 2008, Tristan Richardson wrote:

> Sounds suspiciously like this problem in which case there is a simple 
> workaround:
>
> http://www.realvnc.com/pipermail/vnc-list/2005-February/049352.html

It is interesting to me that I have no memory of that!  It looks like a 
nice answer to my question (I didn't post the question today, but I 
posted almost the same question in 2005).  The recommended solution is to 
use vncconfig as follows:

vncconfig alwayssetdeferupdatetimer=1
vncconfig alwayssetdeferupdatetimer=0

Will that fix all desktops if run by root?

Can a user of display number "n" do this?:

vncconfig -display :n alwayssetdeferupdatetimer=1
vncconfig -display :n alwayssetdeferupdatetimer=0

Thanks!

Mike