X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:content-type:mime-version:subject :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=WcAdiHtzCGR0FT+ZV63zyDIfKRgK CVeVS77+4Xx9NEoLyLE7eNVG/u24drnEebTmwdeVxqx0vyAWhcQoyk4PbseL0bM7 aQXkK2AmOyN9gwa5uXM0FkqPM7/zNP/cu5uoytyfdNW9niJzvIaLWstxl2W6E0dx 6xLBuD5Qw3Tcbts= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:content-type:mime-version:subject :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; s=default; bh=YVNgS/8gs3V4qT6/IOw54IjXZ28=; b=qX D3sPSiDdtq5Nsb90yYasZcnSS8BHO6f3fQ+J+755mONtR5rOI8vQ/P9I5TEIPK6T EXYjWvObF2vDsxbNypoNEDCEOt3ulaiHGq2uBSJTs0ejUaNBVX7Gl4SMtuzWoEwU H99x4VTxtBvKeS3PoTMkQ4xg5JgrxAnJ5s+2VWO00= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pb0-f52.google.com X-Received: by 10.68.189.232 with SMTP id gl8mr75406571pbc.89.1401965246036; Thu, 05 Jun 2014 03:47:26 -0700 (PDT) From: Zang Zhengrong X-Google-Original-From: Zang Zhengrong Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: How to set big font for xterm in cygwin/X In-Reply-To: <538F3EC4.9080600@breisch.org> Date: Thu, 5 Jun 2014 19:47:22 +0900 Cc: cygwin AT cygwin DOT com Message-Id: <83FBD19C-24FC-40C3-9975-81209F1713E6@gmail.com> References: <92C60106-8A54-434B-A470-744B8E4D420F AT gmail DOT com> <538F3EC4 DOT 9080600 AT breisch DOT org> To: "Chris J. Breisch" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s55Alhqa022873 On 2014/06/05, at 0:44, Chris J. Breisch wrote: > Zhengrong Zang wrote: >> Now I can use cygwin/X to run gtk3-demo, but my eyes is bad and xterm font in cygwin/X is very small, how can I set to bigger font for xterm? Thanks a lot. >> > > I use the following in my ~/.Xdefaults. Change the faceName and faceSize to suit you. > > XTerm*faceName: Bitstream Vera Serif Mono > XTerm*faceSize: 10 > XTerm*toolBar: false > XTerm*Background: black > XTerm*Foreground: white > XTerm*cursorColor: LightBlue > XTerm*ScrollBar: true > XTerm*rightScrollBar: true Thanks a lot, I got it. -- 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