| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,TW_RX |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4C4EE95D.2070601@bopp.net> |
| Date: | Tue, 27 Jul 2010 09:12:45 -0500 |
| From: | Jeremy Bopp <jeremy AT bopp DOT net> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: How to launch an rxvt terminal window with Monospace font |
| References: | <1299EF3181B10F479D85C328013285240331C4C0 AT THEZE DOT intra DOT cea DOT fr> |
| In-Reply-To: | <1299EF3181B10F479D85C328013285240331C4C0@THEZE.intra.cea.fr> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 7/27/2010 9:04 AM, JOHNER Jean 066030 wrote: > Hello, > > I am new to this mailing list. Sorry if my mail does not conform > strickly to your standards. > > The default command to launch an rxvt terminal is the following: > > C:\cygwin\bin\rxvt.exe -display :0 -fn "Lucida Console-14" -tn > rxvt-cygwin-native -e /bin/bash --login > > I would like to use Monospace font instead of Lucida Console. I tried: > > C:\cygwin\bin\rxvt.exe -display :0 -fn "Monospace-14" -tn > rxvt-cygwin-native -e /bin/bash --login > > It results in the use of a double-spaced font which is not Monospace. > Replacing "Monospace" with any string gives the same result. > > 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |