public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: David Rothenberger <daveroth@acm.org>
To: cygwin@cygwin.com
Subject: Re: fonts
Date: Fri, 09 May 2003 22:24:00 -0000	[thread overview]
Message-ID: <3EBC2A8A.932E8DFB@acm.org> (raw)
In-Reply-To: <82vfwjyfi1.fsf@ait.nrl.navy.mil>

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/

  parent reply	other threads:[~2003-05-09 22:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-09 19:43 fonts Myriam Abramson
2003-05-09 20:20 ` fonts Igor Pechtchanski
2003-05-09 22:24 ` David Rothenberger [this message]
2003-05-09 22:25   ` fonts David Rothenberger
2015-05-08  9:54 Fonts Axel Heinrici
2015-05-08 21:57 ` Fonts Ken Brown
2015-05-09  3:00   ` Fonts Eliot Moss
2015-05-09 15:17     ` Fonts Marco Atzeri
     [not found]       ` <554E6525.7010703@cs.umass.edu>
2015-05-09 21:13         ` Fonts Marco Atzeri
2015-05-10  9:52           ` Fonts Eliot Moss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EBC2A8A.932E8DFB@acm.org \
    --to=daveroth@acm.org \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).