X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.7 required=5.0	tests=AWL,BAYES_40,TW_RX,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Subject: RE: How to launch an rxvt terminal window with Monospace font
Date: Thu, 29 Jul 2010 09:24:42 +0200
Message-ID: <1299EF3181B10F479D85C328013285240331C4C4@THEZE.intra.cea.fr>
In-Reply-To: <1299EF3181B10F479D85C328013285240331C4C1@THEZE.intra.cea.fr>
References: <4C4EE95D.2070601@bopp.net> <1299EF3181B10F479D85C328013285240331C4C1@THEZE.intra.cea.fr>
From: "JOHNER Jean 066030" <Jean.JOHNER@cea.fr>
To: <cygwin@cygwin.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Hello,

Thank you for all the answers to my original request below. This was very i=
nstructive.
In conclusion:
- to get middle-mouse paste of the selection with Mintty, Options/Mouse/cop=
y on select had to be checked, which is not the default.
- Mintty behaves much better than the other consoles (rxvt, DOS, putty) whe=
n using vim on a ssh connection
 . Mouse selection works (it does not with DOS)
 . The keys CTRL-Home/End, Ctrl-PageUp/Down, Ctrl-Up/Down are recognized (w=
ithout requiring mapping of the escape sequences).
- It seems that Monospace font is not available with non-X11 applications. =
Now my question is:

How to launch an xterm window with Monospace font ?

Typing xterm -fn "Monospace" gives an error message.

Best regards,

Jean Johner
=20
-----Message d'origine-----
De=A0: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] De la part =
de Jeremy Bopp
Envoy=E9=A0: mardi 27 juillet 2010 16:13
=C0=A0: cygwin@cygwin.com
Objet=A0: Re: How to launch an rxvt terminal window with Monospace font

On 7/27/2010 9:04 AM, JOHNER Jean 066030 wrote:
> Hello,
>=20
> I am new to this mailing list. Sorry if my mail does not conform
> strickly to your standards.
>=20
> The default command to launch an rxvt terminal is the following:
>=20
> C:\cygwin\bin\rxvt.exe -display :0 -fn "Lucida Console-14" -tn
> rxvt-cygwin-native -e /bin/bash --login
>=20
> I would like to use Monospace font instead of Lucida Console. I tried:
>=20
> C:\cygwin\bin\rxvt.exe -display :0 -fn "Monospace-14" -tn
> rxvt-cygwin-native -e /bin/bash --login
>=20
> It results in the use of a double-spaced font which is not Monospace.
> Replacing "Monospace" with any string gives the same result.
>=20
> NB: the Monospace font is the one which is used by default when
> launching gvim (with XWin activated).

I don't know the answer to your question, but have you tried using
mintty instead of rxvt?  Mintty has an options dialog which includes a
font chooser, and is better all around than rxvt.

-Jeremy

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


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

