Change Default Font Size
The default command when using the session wizard is xterm which is a basic terminal emulator
Default font sizes are not directly controlled by X-Win32 but instead are command line options for xterms.
-fn font
This option specifies the font to be used for displaying normal text. The default is fixed.
-font font
This is the same as -fn.
For example /usr/bin/xterm -ls -fn 8×13 will increase the font size
See the xterm manual page (man xterm) for more font options
Font names can be found in \Program Files\StarNet\X-Win32 ##\fonts\”font folder”\fonts.alias or fonts.dir
Alternatively, you can use a more advanced terminal emulator where you can change the fonts from menu options.
Typical terminal emulators are:
konsole (for kde desktops)
gnome-terminal (for Gnome desktops)
dtterm (for CDE desktops)
Category:Fonts
Category:FAQ

Solutions