On Thu, 17 Nov 2011 11:57:59 -0600
DRC <dcomman...@users.sourceforge.net> wrote:

> Not sure if I understand why it couldn't be overridden by passing
> compareFB=1 on the command prompt to always enable it.
> 

Because it's a boolean. It has just the states true or false. There is
no mechanism to see if the user didn't bother specifying anything (and
I'm not sure that's desirable anyway). So we cannot map our three
states to it ("always on", "always off", "auto").

We could turn it into an int instead and have different values meaning
different things. But I'm not sure it's worth it.

Rgds
-- 
Pierre Ossman            OpenSource-based Thin Client Technology
System Developer         Telephone: +46-13-21 46 00
Cendio AB                Web: http://www.cendio.com

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to