Revision: 4479
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4479&view=rev
Author:   ossman_
Date:     2011-06-09 08:35:34 +0000 (Thu, 09 Jun 2011)

Log Message:
-----------
Default to fully respecting the remote cursor in order to be closer to a local
experience.

Modified Paths:
--------------
    trunk/vncviewer/parameters.cxx

Modified: trunk/vncviewer/parameters.cxx
===================================================================
--- trunk/vncviewer/parameters.cxx      2011-06-09 08:33:29 UTC (rev 4478)
+++ trunk/vncviewer/parameters.cxx      2011-06-09 08:35:34 UTC (rev 4479)
@@ -26,7 +26,7 @@
                                   " successive pointer events", 0);
 BoolParameter dotWhenNoCursor("DotWhenNoCursor",
                               "Show the dot cursor when the server sends an "
-                              "invisible cursor", true);
+                              "invisible cursor", false);
 
 StringParameter passwordFile("PasswordFile",
                              "Password file for VNC authentication", "");


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to