> I always start cygwin with rxvt. But, in rxvt, the font is bold and > the appearance is not nice. So, is there any way to chang the default > setting? thx
Modify the .Xdefaults in your home directory. In particular, you may want to change rxvt*boldFont and rxvt*font. For example: rxvt*font: Lucida Console-12 rxvt*boldFont: Lucida Console-12 Chris -- Chris Sutcliffe http://emergedesktop.org -- 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/

