Showing posts with label lotus notes. Show all posts
Showing posts with label lotus notes. Show all posts

Tuesday, March 10, 2009

Change Display Font Size on Lotus Notes

I always liked smaller display fonts on my applications... but ever tried to change the font size on your Lotus Notes? Well, you can change the font, but not the font size! Is that not funny? IBM guys, hope you read my blog ;-)

By the way, if you want to reduce the font size... do this...
Under the \Notes directory, you will find a file 'notes.ini'. Edit that file and put the following entry to change the font size:
....
EnableJavaApplets=1
EnablePlugins=1
...
Display_Font_Adjustment=1

The one in BOLD above is the entry you need to put to adjust your font size. Higher the number, bigger the font. You can also go in negative to reduce it further. e.g. I love the Georgia font, really small i.e. about 8pt. The above numbers are in pixels (I guess), so go as low as -1 or -2 to have a really small display!