|
||||
However, this menu does not provide a means of adjusting the size of the font. This can be a problem if the Lotus Notes user selects a screen resolution greater than 1024 x 768 pixels, as the text on the screen may be difficult to read.
Requires Free Membership to View
Register today to access targeted resources from our editorial writers and independent industry experts focused on Lotus Domino, Notes, Workplace and other related technologies.
Luckily, a setting is available within the notes.ini parameters that allows the font size to be proportionally increased for all text fields displayed by the Lotus Notes client:
[Display_font_adjustment=n]
"n" can range from "1" (the default size) to "25" (an extremely large font size) and must be defined directly into the notes.ini file using a text editor (e.g., Microsoft Notepad). The parameter can be placed anywhere in this configuration file, but I like to place it right at the end.
Note: I found out in my testing of this tip that when the Microsoft Windows screen resolution was set to 1280 x 1024 pixels, a parameter value of "2" or "3" provided a satisfactory font size.
If you choose to use my suggestion, you would add this setting to your notes.ini parameters:
Display_font_adjustment=2
The [Display_font_adjustment=n] environment variable will also work with negative values. Though "-1" might be too small, even for those with excellent eyesight.
Simon M.
Do you have comments on this tip? Let us know.
This tip was submitted to the SearchDomino.com tip library by member Howard Owens. Please let others know how useful it is via the rating scale below. Do you have a useful Lotus Notes, Domino, Workplace or WebSphere tip or code snippet to share? Submit it to our monthly tip contest and you could win a prize.
This was first published in December 2007