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=ns/KKdc+3vN8xdn/ Zyd7erM5IpizUPv+/MHZF4wkNx/Esd0Bmqu5dozDc8LaPW305864wUJmT3DkIIRH qgbFB9TcY6jxhr+oDXXAD6x10Hn47J8SOhumo+TKz6inoz0AVzoxdYuyAmnrV/kY 8BFPjpnIJbEfkS4Zj4DDeow3qqA= 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=sko8FCb2ZNi8L8k5N23+oh Njh0U=; b=frsdNh43Jf9T6SPhsffJQCzjRcD+TQBUf8KdTrfrgs3QXXEOrBppgU 9U5wgn6LwyhnxssVIwsSKmHfctsVOuDfHT1cOmqBRXSnrg0T9vmBLHQ+6Hxl54Q+ JzLBLZ1qxNSuDMxi/i73plxXQzjU7WUfKtFUZv3F+UMORtgIpZoTw= 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=-0.6 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*F:D*t-online.de, H*r:sk:mailout, Hx-languages-length:607, H*Ad:D*t-online.de X-HELO: mailout04.t-online.de Subject: Re: Starting a xterm window To: cygwin AT cygwin DOT com References: From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Message-ID: Date: Wed, 7 Jun 2017 18:29:58 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am 07.06.2017 um 17:18 schrieb Ugly Leper: > If I want to enter xterm straight from a Windows command prompt I try > > G:\> bin\run bin\XWin -clipboard -nolock -multiwindow 2>nul & > G:\> bin\xterm -display :0.0 I'm less than convinced that the '&' at the end of the first command is a valid idea. > /usr/bin/xterm: Xt error: Can't open display: :0.0 > /usr/bin/xterm: DISPLAY is not set > > Any ideas? (This used to work, it really did ...) WFM, without the '&', and each line copy-pasted individually, so there's some time for X to start before its services are required. -- 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