This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: change the font size of rxvt


On 9/21/05, wmaple <wmaple@126.com> wrote:
>
> I used a command like "rxvt -fn fixedsys" to start rxvt. After starting rxvt, I find that the font size of rxvt is too tiny. Is there a way to change the font size of rxvt?

I don't think fixedsys is scaleable.  Try:

rxvt -fn 'Courier New-16'        # Putty default font
rxvt -fn 'Lucida Console-14'    # Another good console font

Also try changing the font sizes.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]