public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Thomas Dickey <dickey@his.com>
To: cygwin-xfree@cygwin.com
Subject: Re: How to launch an xterm using "Monospace" font
Date: Fri, 06 Aug 2010 08:34:00 -0000	[thread overview]
Message-ID: <20100806043149.H98743@mail101.his.com> (raw)
In-Reply-To: <1299EF3181B10F479D85C328013285240331C4D9@THEZE.intra.cea.fr>

On Fri, 6 Aug 2010, JOHNER Jean 066030 wrote:

> On Thu, 5 Aug 2010, Thomas Dickey wrote:
>>> I would like to launch an xterm terminal using "Monospace" font.
>>> Monospace is the font used by default by gvim.
>>> I tried:
>>> xterm -fn "Monospace"
>
>> xterm -fa "Monospace"
>
>> is perhaps what you meant.
>
> Thank you for your quick answer.
> xterm -fa "Monospace"
> gives no error message but open xterm with the same font (which is not
> Monospace) as:
> xterm

yes (one of the features of Xft is that it provides no error messages,
but simply uses the default font if there's any problem...)

> If you try
> xterm -fa "foobar"
> you also get the same result, for any "foobar" string.

That sounds as if the strings you're giving don't match the available
font family names.  If you have "fc-list", it can give a list of names.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

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


  reply	other threads:[~2010-08-06  8:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-06  8:30 JOHNER Jean 066030
2010-08-06  8:34 ` Thomas Dickey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-10  8:41 JOHNER Jean 066030
2010-08-06  9:41 JOHNER Jean 066030
2010-08-06 16:10 ` Timares, Brian (HP)
2010-08-06 16:17   ` Timares, Brian (HP)
2010-08-05 20:57 JOHNER Jean 066030
2010-08-05 22:32 ` Thomas Dickey

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=20100806043149.H98743@mail101.his.com \
    --to=dickey@his.com \
    --cc=cygwin-xfree@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).