delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/07/22/18:20:03

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=yvfnH3s9inNxMCXB
5VZiJGoVPZwOJwuEyoyRd9A1+fo3LiphD7Vwb6tCJVMdhFVzua8PQ+2ZzvFgpnA+
4/ui7s5Q2tQhe/GTyzmsNExku+oXP3et49zi1ez0nfYbOxvycuhuFhR+Da9YKOoj
M5vaF9tiDeV6C5nDNhZC7o0HsZM=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=CVgdj7xRPWTursqWuK58VQ
vzSfE=; b=DrcrmrRl+ir//7OALVmwiqYAyKufVrIINg4W791oKv4tEHriZze0Z5
foa92YAIZP9ilEMiiBBXg/tyd9sQZiIUV1kzuFR7ELgsxSEHDaS32Nx1RoJV2x9B
Y72+pNJj2NgtzqpXKdxb2rK1h9GV4675zniGwwl04/5UInr8mIMVI=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL,T_HK_NAME_DR autolearn=no version=3.3.2 spammy=H*r:mailnull, Hx-languages-length:1846, accommodating, 3200
X-HELO: s026.panelboxmanager.com
Subject: Re: cygwinX xwin resolution
To: cygwin AT cygwin DOT com
References: <87424135-6f1e-9b52-8a56-c79159d910d7 AT utoronto DOT ca> <b3afccaf-fd83-a9c3-3f8a-e10fa02df1a8 AT dronecode DOT org DOT uk>
From: "Dr. Rob Higgins" <rob DOT higgins AT utoronto DOT ca>
Message-ID: <3289e709-118a-67b1-3a5a-2804f10695dc@utoronto.ca>
Date: Fri, 22 Jul 2016 18:19:29 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <b3afccaf-fd83-a9c3-3f8a-e10fa02df1a8@dronecode.org.uk>
X-CTCH-PVer: 0000001
X-CTCH-Spam: Unknown
X-CTCH-VOD: Unknown
X-CTCH-Flags: 0
X-CTCH-RefID: str=0001.0A020204.57929BF5.0046,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0
X-CTCH-Score: 0.000
X-CTCH-ScoreCust: 0.000
X-CTCH-Rules:
X-CTCH-SenderID: rob DOT higgins AT utoronto DOT ca
X-CTCH-SenderID-Flags: 128
X-CTCH-SenderID-BlueWhiteFlag: 0
X-CTCH-SenderID-TotalMessages: 1
X-CTCH-SenderID-TotalSpam: 0
X-CTCH-SenderID-TotalSuspected: 0
X-CTCH-SenderID-TotalConfirmed: 0
X-CTCH-SenderID-TotalBulk: 0
X-CTCH-SenderID-TotalVirus: 0
X-CTCH-SenderID-TotalRecipients: 0
X-Get-Message-Sender-Via: s026.panelboxmanager.com: mailgid no entry from get_recent_authed_mail_ips_entry

Ahhh ... a totally separate platform has the same issue on this hi-res 
small screen. This laptop is new and Band-In-A-Box needs Windows or Mac, 
so I'm testing Win 10 with cygwin X to get some of the stuff I'm used to 
in Linux.

When testing Freeplane with Java 8 (in the Win 10 environment) and not 
connected to Cygwin X at all. Same issue - icons are all small and stay 
small but content can be enlarged, and menus are already large enough.

So, as an fyi for similar situations, I'm finding gnome-terminal and 
pcmanfm to be most accommodating Cygwin X apps in allowing larger 
content fonts and reasonable menu sizes even though toolbar icons remain 
very small.

Thanks for your help.

---rob---


On 2016-07-22 9:25 AM, Jon Turney wrote:
> On 22/07/2016 05:23, Dr. Rob Higgins wrote:
>> I cannot find, after two days, any documentation on how and where to
>> specify resolution parameters. I must be barking up the wrong trees.
>>
>> My laptop under Windows has recommended resolution set at 3200 x 1800
>>
>> CygwinX X Windows are much to small, and barely readable.
>
> I guess this means that e.g. xterm font is too small, and so a 80x24
> character window is small?
>
>> Can anyone just tell me where to look, or what to specify?
>
> To answer the specific question, you can specify the a display
> resolution using the '-dpi' option.
>
> The "configuration" chapter of the user guide [1] points to "man XWin"
> [2], which in turn points to "man Xserver" [3] for general server
> options, including that one.
>
> [1] http://x.cygwin.com/docs/ug/cygwin-x-ug.html
> [2] http://x.cygwin.com/docs/man1/XWin.1.html
> [3] http://x.cygwin.com/docs/man1/Xserver.1.html
>
> If changing that helps, I'd be very interested to know what the
> autodetected value for dpi is, which is reported in
> /var/log/xwin/XWin.0.log
>


--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019