Re: change the font size of rxvt

2005-09-29 Thread HopeSeekr of xMule
Simple:  -fn fixedsys-12


--
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/



Re: change the font size of rxvt

2005-09-22 Thread fergus
Try cycling through the possible font sizes with (Shift +) and (Shift -)
where the + and - signs are on the numeric keypad.
Fergus


--
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/



Re: change the font size of rxvt

2005-09-21 Thread Svend Sorensen
On 9/21/05, wmaple [EMAIL PROTECTED] 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/