Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3EBC2ACA.60F06397@acm.org> Date: Fri, 09 May 2003 15:25:14 -0700 From: David Rothenberger X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: fonts References: <82vfwjyfi1 DOT fsf AT ait DOT nrl DOT navy DOT mil> <3EBC2A8A DOT 932E8DFB AT acm DOT org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit My apologies, everyone. That should have gone to the cygwin-xfree group. David Rothenberger wrote: > > Myriam Abramson wrote: > > > > How do you set the fonts for rxvts in Cygwin/XFree86? > > There are many ways to do it, all of which are mentioned in the man page > for rxvt. I'll mention two. You can specify the font on the rxvt > command-line with the -fn switch, e.g. > > % rxvt -fn fixed > > Alternatively, you can specify it in your $HOME/.Xdefaults file: > > XTerm*font: fixed > > Beware of the latter if you sometimes use rxvt without X, since the same > font name looks different when rxvt is displayed through an X server and > when it is displayed through Windows. The default "7x14" is larger > under X; it seems that "fixed" under X yields approx. the same font as > "7x14" under Windows. > > Does anyone else notice the difference in font sizes between rxvt under > X and rxvt under Windows? Are there any solutions? It would be nice to > set an X resource for rxvt so that the font looked reasonable under > Windows and X. -- 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/