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=oRQZ5b21LX20pTzw Zcl6l66uOurgn6eXO/IYzsxMGa1poJz1C6p4VNQZ+j5Re+vcrohftG7gYJuLrmE4 bVqm0yjHhEDEMucg/f8m72ucfd3gfTUqDwVQ9wAaQYPKYFRC4R6eCeHy5HLJPu44 fGBP6dDI67dEFnG0omoVZVoLpjQ= 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=tLZsujd8bBg9P7qMFmxlnv hHt4o=; b=CiIAHLrdJ28Byq3BiiaceDfrm02htScYnNjKr8AQaqmBAxryt2tuPh LN6rXTP2+ZrGRzkOGgCvWaqBqRGHsWViLv2zdndmI4jdX+l0e9d8v8ZYCNq7nqdX kxE8LHblhypIyHCc6cicDMImsIoL9iJNIElDaudPfoiZTBD3XuBCI= 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,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:775, H*f:sk:1456079, H*MI:sk:1456079, H*i:sk:1456079 X-HELO: mail-wm0-f44.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=mwZOOWfPe/UWhaFt/FGVG/FnSJLdXhQ5fPO7q5+Ugmw=; b=PMOqUKG79cwAJFdWUPOp7g4ZwxX7KK+z5SdZciAs2HLEsZRncEwRD7Uvc4mqgOhWiq ZM6twr/8/Iai1n9mxIP9z8vMxBkjbix5qwPstZzu5BWnmddlFUPawQByUC8ypsRATl5z ISc1OpKJCxLQ04cwclaxUeW5BrxVrlpikBExF42gnkbz0uuiP8hhNnEVNDD0+KJZhjZa uGKQsaaYnZZSro25pEZAQV0edo7xeKI///rpS0vdCs0zbzqCN8OvKOrrIYW/wTDvN77G ZxeY4pYeJ3FAgWQGGXbWUFwC6vtMlAsRTAHmRTupyX1ub9n9u0NnrnBX0IiIi6jKSb0h rYfA== X-Gm-Message-State: AG10YOTLEiNp+/KCJd0OnyjnpZOgHGiVFz0DJwhAMw+dblwv9K6J/349ZY0t0OL199Os4Q== X-Received: by 10.28.147.206 with SMTP id v197mr7948425wmd.70.1456080113169; Sun, 21 Feb 2016 10:41:53 -0800 (PST) Subject: Re: XWin won't run xterm on start To: Jaakov Jaakov , Cygwin References: <1456079088 DOT 987566 DOT 21611 DOT 60107 AT mail DOT rambler DOT ru> From: Marco Atzeri Message-ID: <56CA04E8.6020304@gmail.com> Date: Sun, 21 Feb 2016 19:41:44 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1456079088.987566.21611.60107@mail.rambler.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 21/02/2016 19:24, Jaakov Jaakov wrote: > > Dear Marco: > > So, are you saying that not starting xterm is by design? yes >> http://x.cygwin.com/docs/man1/startxwin.1.html > > The manpage above is a bit outdated; creating a .startxwinrc with > > xrdb -load $HOME/.Xresources > xbiff -geometry -430+5 & > oclock -geometry 75x75-0-0 & > xload -geometry -80-0 & > xterm -geometry +0+60 -ls & > xterm -geometry +0-100 & > xconsole -geometry -0+0 -fn 5x7 & > exec fbpanel -profile multiwindow > > and running startxwin from the text console results in > > --- It is an example.... try just xterm -geometry +0+60 -ls & xterm -geometry +0-100 & exec xclock killing xclock will shutdown the X server. You can use any other program for that. -- 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