Vanderhaden, Peter schrieb: > I'm running Cygwin/X and have figured out how to run terminals for SSH > access. The problem is that the font is extremely small, and the colors > are terrible. I've figured out how to chang ethe background color, but > haven't been able to change the size or color of the fonts. I'd also > like to be able to use underlined and bold fonts. Can anyone help me
I'm not quite sure which fontsize you mean, because you don't need X11 to run ssh. But xterms font size and type can be set in .Xdefaults (you have to create it) with XTerm*faceName: bitstream vera sans mono XTerm*faceSize: 14 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
