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:date:from:to:cc:subject:message-id :mime-version:content-type; q=dns; s=default; b=H9o4hjI38P5MDmQ+ dJ8t9ct1M37xmigKeb+8hhC/BZIQMDJ5DNXA6MHo6JdJmOwzC0z5KGzDHBsmq95J wNwTVEgzxJxDdeDrJnLTcDghPTS0i8Hbjcdej9tn5oo2VR9n5k4i6Zp8DN/1T0zR o5QAO4C0sFY23IMJ6NnTQnAUQoE= 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:date:from:to:cc:subject:message-id :mime-version:content-type; s=default; bh=k0pIv7au2s7ZPLInBwLVku J19ro=; b=smq2E3286gfBBLO/u6ujJgR9mT7emiRXy0Mw41YYft4z5+ccuXkgf/ 5d5qDpLIKvdj3g4Yg/RS3ir96UT5aLMhK0gtmY/rODMLSEh/XFIbH62imt+T+N5u YprxcWLrhFhO1O8vAN8pbURVJpL3WZnBPLoxZybUPcp4yAJHNm+RQ= 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-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,FAKE_REPLY_C,GIT_PATCH_2,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:4.84_2, H*r:sk:static-, Hx-languages-length:1685 X-HELO: smtp-nf-201.his.com Date: Fri, 28 Sep 2018 20:06:47 -0400 From: Thomas Dickey To: Ken Brown Cc: cygwin Subject: Re: XWin: Tiny fonts on high resolution display Message-ID: <20180929000647.GA2323@prl-debian8-64.jexium-island.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ----- Original Message ----- | From: "Ken Brown" | To: "cygwin" | Sent: Friday, September 28, 2018 6:32:25 PM | Subject: XWin: Tiny fonts on high resolution display | A Google search shows that this is a very frequently asked question (e.g., | https://sourceware.org/ml/cygwin/2016-07/msg00247.html), but I haven't fo= und a | good answer, except perhaps to use Gnome or some other desktop environmen= t. (I | haven't tried that yet.) |=20 | I just got a new laptop with a 3840x2160 display. When I start the X ser= ver via | startxwin, xterm and emacs open small windows with tiny fonts. Here are = the | xterm and emacs settings in my .Xresources: But none of those are for fonts. With bitmap fonts, you generally can use = 10x20 (12x24 is not so good). Otherwise, your choice would be a TrueType font (w= hich generally have poor coverage of Unicode -- a problem since xterm loads only= one font). If you don't need to read CJKV, that's okay though... With TrueType fonts, you can scale it: https://invisible-island.net/xterm/manpage/xterm.html#VT100-Widget-Resource= s:faceSize |=20 | emacs.geometry: 80x34+340+40 | XTerm*geometry: 80x45 | XTerm*VT100*colorBDMode: on | XTerm*VT100*colorBD: blue | XTerm.VT100*colorULMode: on | XTerm.VT100*underLine: off | XTerm*VT100*colorUL: magenta | XTerm*scrollBar: true | XTerm*rightScrollBar: true | XTerm*saveLines: 10000 | XTerm*metaSendsEscape: true |=20 | I'm attaching my cygcheck output and XWin log. |=20 | Thanks in advance for any suggestions. |=20 | Ken --=20 Thomas E. Dickey https://invisible-island.net ftp://ftp.invisible-island.net --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAluuwhcACgkQcCNT4PfkjtvbOwCeMoiO8n90EpVJWWwxdBxFesat ARoAn0mtemfyenUep/GkzzhY2tBQAG8H =R513 -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s--