From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22093 invoked by alias); 5 Aug 2010 22:32:18 -0000 Received: (qmail 22085 invoked by uid 22791); 5 Aug 2010 22:32:17 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from dc-8.his.net (HELO smtp304.his.com) (108.56.65.8) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 05 Aug 2010 22:32:14 +0000 Received: from localhost (localhost.his.com [127.0.0.1]) by smtp304.his.com (Postfix) with ESMTP id EEE90244178 for ; Thu, 5 Aug 2010 18:32:12 -0400 (EDT) X-Spam-Score: 1.183 Received: from smtp304.his.com ([127.0.0.1]) by localhost (smtp304.his.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NAK-nmXWmbJj for ; Thu, 5 Aug 2010 18:32:12 -0400 (EDT) Received: from mail101.his.com (dc-7.his.net [108.56.65.7]) by smtp304.his.com (Postfix) with ESMTP id E0CD924413B for ; Thu, 5 Aug 2010 18:32:11 -0400 (EDT) Received: from mail101.his.com (localhost [127.0.0.1]) by mail101.his.com (8.14.3/8.13.3) with ESMTP id o75MVmBX052735 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 5 Aug 2010 18:31:48 -0400 (EDT) (envelope-from dickey@his.com) Received: from localhost (dickey@localhost) by mail101.his.com (8.14.3/8.13.4/Submit) with ESMTP id o75MVm2Z052732 for ; Thu, 5 Aug 2010 18:31:48 -0400 (EDT) (envelope-from dickey@his.com) Date: Thu, 05 Aug 2010 22:32:00 -0000 From: Thomas Dickey To: cygwin-xfree@cygwin.com Subject: Re: How to launch an xterm using "Monospace" font In-Reply-To: <1299EF3181B10F479D85C328013285240331C4D6@THEZE.intra.cea.fr> Message-ID: <20100805183123.F51694@mail101.his.com> References: <1299EF3181B10F479D85C328013285240331C4D6@THEZE.intra.cea.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2010-08/txt/msg00030.txt.bz2 On Thu, 5 Aug 2010, JOHNER Jean 066030 wrote: > Hello, > > 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. -- 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/