Hi Subir, On Wed, Jul 27, 2005 at 10:36:09 +0000, Subir Pradhanang wrote:
> I would like to know if there is any way to change the font size in > the user interface. The user may change it under Tools.Options.OpenOffice.View, user interface scaling, which is reflected in configuration file <OOoPath>/user/registry/data/org/openoffice/Office/Common.xcu in the <node oor:name="View"> <prop oor:name="FontScaling" oor:type="xs:short"> <value>100</value> </prop> </node> section, where <value> is the percentage value. I'm not sure though whether this could be defaulted locale dependent for the installset under officecfg/... If this is because of the dialogs being too narrow for the glyphs used in your language you may also take a look at officecfg/registry/data/org/openoffice/Office/Common.xcu section <prop oor:name="DialogScale"> Eike -- OOo/SO Calc core developer. Number formatter bedevilled I18N transpositionizer. GnuPG key 0x293C05FD: 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
