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:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=tpDLMw4tAkrHRRc1 HWybVCd2cYUaJIUWBay/kNi5cY2TsDNZPJR1X5z4kwLtevtxaHfBWcqMiIISDsOA WXK4MVIjbLuJX6HJMLhFFdK8Vun7K9e5rdsVd8GknXhy0X5HrX9pr/d1jz7WmgfW a3dRsbxOPOj5pD6zMuH0E4r6ukY= 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:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=TBies9LtNnknmZ8gqMRccj xmEwU=; b=GyQvKipAnvHILeG90ZiFjvgfhy7OchW8PyiOdvJAy3SlTOBCbhwq/t YS0hbrOeVRAW2q8qR+dbktVmeJZA08mzMlX6HJPq87Cbo8GF3uvSlYU1gIeLtqkJ z00NfoYZpEkd20mTYvlnnF22ElKbTgM7vc0WzOiiLWcdUHPpdBamo= 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.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:ESMTPA X-HELO: out2-smtp.messagingengine.com X-ME-Sender: Subject: Re: Eclipse running on debian with remote display to cygwin X11 starts all squashed to a point To: The Cygwin Mailing List References: <86k1uphys4 DOT fsf AT dod DOT no> <51f3ed91-752a-1e92-b87f-e12abe3357ca AT dronecode DOT org DOT uk> <86fu5biy1p DOT fsf AT dod DOT no> <86bmfyie44 DOT fsf AT dod DOT no> <86371aiaqz DOT fsf AT dod DOT no> Cc: Steinar Bang From: Jon Turney Message-ID: Date: Fri, 9 Mar 2018 15:23:36 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <86371aiaqz.fsf@dod.no> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 08/03/2018 20:16, Steinar Bang wrote: > >>> I've built a snapshot with some potential fixes. Perhaps you could try >>> that and see if it improves things for you? > >>> ftp://cygwin.com/pub/cygwinx/x86_64/XWin.20180308-git-3ca71c7f563c3e91.exe.bz2 > >> Ok I will try this and see how it works out. I will report back both >> the results of both this version and the "-extension RANDR". > > I have downloaded it and bunzip2'd it and started it from the command > line, and it started and displayed a big black window. > > But I'm unsure how to start it in the same way as XLaunch starts and how > to fire up lxterminal locally...? Probably the simplest way is to replace your existing /usr/bin/XWin.exe with it (after making a copy of the original so you can put it back afterwards) I discovered that there is some RANDR state which doesn't always get initialized correctly, so also just running 'xrandr' might be a workaround (which was confusing me greatly when testing things :)) I built another snapshot which fixes that, which you might also like to try. ftp://cygwin.com/pub/cygwinx/x86_64/XWin.20180309-git-42c162c6c1f98253.exe.bz2 -- 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