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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=s3WrWUDYpzU6tPmWOXsXUCG/UKDydpiMM5e23zF3Vd6 61c3dM5Kgv4kkd5lAU3s+skmMUIbvZISiRcmDJtZrdx3mihw54BlcXEkHbjCTEFu xT+isJsrcqlYYVHwzG0R5sRJy6fUvR6JtwaAdi/5BTXBYiAOO3mGV2PksWdLSqAo = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=GrckrU9bwsbihrdoweXgBGUgamE=; b=Lv7/KDgG37fs8bqnt 49NT2vx2OaSIdmWkQopLBqP4mj9vuCOU3q9efxyxLnIg9nSL9iDS9DAJKkcx5262 ZfLKzfQS+68fuLJPJmGtQ2jWMs/1oK84l13JAhtSCzflg+WV2ILTqurNwAuJZG+r qG8lKX6viZjfdfkEmu2jgTK+v8= 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=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=XIvw0f9y5WDiaYCKTgqvM5fXvlZ/Bmqe6AuMqH4VH40=; b=fhd/rbL6EDrSUQN0rblffE2CQsHHsu+UOCeEAA+FbU8AkSbcb5hgx5eIEXEM8Mmpkh ze88JTW6yKi72KzUnuOqqB2asl1e482IHdSAj8cniWG8yfZZXa5SaVhUC4N3GjYeyQfi 8QJMJ2SYTZ80vKp69Lj1a9ZoOR9OdfpAfU00LC/swdXkw9WXzUF/LtceXVXamMqKRq/Y C3eagPa2dN0PaOKrAA5fZ3wugqd5I4PJvqdeV5/OqdPrU9yAEcxytFu745qn4v8frdrp snH1QRkkw1RkoelCEmtu6g8N1GYSaU9nJgJSgdkJoMIUqfQedhWapnGgwHEh2WQTjxX/ ZXcQ== X-Gm-Message-State: ALoCoQm62w2lMy77KU6fzV+B141b5oaI/UamOOr4Jizy2HAgu73J4WxGopyTdI00DN6ldsPVzJGP X-Received: by 10.50.131.132 with SMTP id om4mr8605946igb.14.1401896647805; Wed, 04 Jun 2014 08:44:07 -0700 (PDT) Message-ID: <538F3EC4.9080600@breisch.org> Date: Wed, 04 Jun 2014 11:44:04 -0400 From: "Chris J. Breisch" User-Agent: Postbox 3.0.10 (Windows/20140526) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to set big font for xterm in cygwin/X References: <92C60106-8A54-434B-A470-744B8E4D420F AT gmail DOT com> In-Reply-To: <92C60106-8A54-434B-A470-744B8E4D420F@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 -- Chris J. Breisch -- 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