I did a clean clean install of 14.04 and confirmed that Display -> "Scale for menu and title bars:" is set to 1.
However some users of the application I develop report that its set to 0.875 on clean Ubuntu installs.
Main question: How do I get the value of Display -> "Scale for menu and title bars:" from the command line? I want my application to be able to check this value and response appropriately. I realize that my application should be scale agnostic, but its not, and in the short term I can't make it so.
Secondary question: If the default value of Display -> "Scale for menu and title bars:" can be different to 1 on a clean install, what factors effect this?