The MenuFontAutoSize setting determines whether or not the size of the font used by
Menus is fixed or if it scales along with the font size used by Keystroke (which scales depending on the size of the window in which Keystroke is being run).
If MenuFontAutoSize is On, then the font size used by the Menus is set to the font size being used by Keystroke multiplied by the MenuFontSize setting. (The default MenuFontSize is set to 1 when MenuFontAutoSize is turned On).
Has the same effect as the MenuFontAutoSize startup switch.
Usage:
MenuFontAutoSize accepts the following values:
0 - Enable MenuFontAutoSize.
1 - Disable MenuFontAutoSize.
Example: MenuFontAutoSize=0
Default:
0
See:
GUIScale
MenuFontName
MenuFontSize