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:reply-to:cc:from :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=b9BCChds/QmBSo6g eCXqkW3r1ihc4hDHETBS9y6Zum0JB/MRPaIzbrLefB/FzEqrlg3MqGkvS9pBePIA VdrxocVLYM5o8EIqY6zOru9s9ehwokDEYJU67tVcltsPZNzpCysm3K4LS9Tl7fVS CtDDmsuvxy3Jft1aETMmNHCpfI0= 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:reply-to:cc:from :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=ygqCwuEJx9J1VxHqKfCZO6 /Dd7c=; b=bHIJ6Sd9CqB2ubXrHHvBc2EFK5AhGUH0tOGf/iRfwYe+MAYgh9T0vI 1U6PYYYPl1ZSDZJEYkM8UmVdMnXx3mnhkuK+uGbz9XVR3Mobfi4CiR+DRbfb3yH/ ElU/Q6UltbwczkLJjidF3PCUDxGtPrD7s+2XCmIwKgQyD0TCG25hs= 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_05,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=higgins, H*R:U*cygwin, Higgins, dpi X-HELO: out5-smtp.messagingengine.com Subject: Re: cygwinX xwin resolution To: cygwin AT cygwin DOT com References: <87424135-6f1e-9b52-8a56-c79159d910d7 AT utoronto DOT ca> Reply-To: cygwin AT cygwin DOT com Cc: "Dr. Rob Higgins" From: Jon Turney Message-ID: Date: Fri, 22 Jul 2016 14:25:29 +0100 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: <87424135-6f1e-9b52-8a56-c79159d910d7@utoronto.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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 -- Jon Turney Volunteer Cygwin/X X Server maintainer -- 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