James McKenzie wrote: > Shaun McDonald wrote: > >> Hi Craig, >> >> Please see http://www.openoffice.org/issues/show_bug.cgi?id=61174 >> which is the issue that dealt with this change, unfortunately this >> looks like a compiled change. Though a file called "macosxrc" may be >> of some use. Please search the archive of this list as there was >> something like this on that before. >> Eric B and Pavel are currently on holiday, so can't currently confirm >> this. >> >> > The absence of this file should not cause the entire screen to be > white. However, if this was incorporated into the product, then you can > set the colors to just about any scheme you want. > > I will include the contents of the macosxrc file. It goes in the ~/Libarary/Application Support/OpenOffice.org 2.0/users folder. I added as quoted text to make it stand out.
> # > # Configure file for UI colors in OpenOffice.org Mac OS X port > # Created by Mox 2006/01/27 > # This file follows the format of .kderc files > # > # The settings under label [General] are used. Modify it according to > # the other labels, if you want to change it. > # > > [Aqua] > background=244,244,244 > foreground=0,0,0 > selectBackground=52,112,204 > selectForeground=255,255,255 > > [Graphite] > background=244,244,244 > foreground=0,0,0 > selectBackground=94,106,121 > selectForeground=255,255,255 > > [General] > background=244,244,244 > foreground=0,0,0 > selectBackground=52,112,204 > selectForeground=255,255,255 > #comment out if you want to use a customized font > # only one font can be choosen > #font=Andale Mono,Andale Sans UI > # another nice font example > #font=Futura, Futura Sans UI > #Apple recommandation is Lucida Grande > font=Lucida Grande, Futura Sans UI You can change the foreground or background color to whatever you wish. The color format is R,G,B and values may be from 0 to 255. I recommend 240,240,240 as the background color although you can use the colors in use here. This should work for 2.0.3 and later releases. James M. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
