]> source.dussan.org Git - tigervnc.git/commitdiff
Marked temporary command-line parameters with the "DEBUG:" prefix, to
authorConstantin Kaplinsky <const@tightvnc.com>
Fri, 10 Feb 2006 11:54:49 +0000 (11:54 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Fri, 10 Feb 2006 11:54:49 +0000 (11:54 +0000)
indicate that they are not for general use and may be removed or
changed in the future.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@480 3789f03b-4d11-0410-bbf8-ca57d06f2519

x0vncserver/PollingManager.cxx

index 99f97874e1e4f0d5451d8f75f1f920ec94a31a50..2d8b87af4c0e5cb7e1bd597cc5ebd6647e8645a2 100644 (file)
 
 BoolParameter PollingManager::pollPointer
 ("PollPointer",
- "Poll area under the pointer with higher priority",
+ "DEBUG: Poll area under the pointer with higher priority",
  true);
 
 IntParameter PollingManager::pollingType
 ("PollingType",
- "Polling algorithm to use (0..3)",
+ "DEBUG: Select particular polling algorithm (0..3)",
  3);
 
 const int PollingManager::m_pollingOrder[32] = {