X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9EF283971C6B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1601486452; bh=V8mX7NVLe3mDSlbvylazgkHyk51SDXsDTqWeubMheuQ=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=kbIi4cf8ZXpG0VtOnwnpTpG90se1RtidSkmBNgR4mpj2mughT/qNf+XbKlunTpISV TblHPcbQnBrCufgSsfEx9ug5kjbnH8OoKdP/KFc5puLyGQ5kK2AcoqDV/lhdIBIkj7 0WiW7O+RgUtmAxiIcQ1TSzJx9iAyxT1BCE0luekk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DA4323858C27 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=eTR5D0yqv8Wq288m+S2F7YVEbZ/jwLz4nJ232Qqw9vQ=; b=k+MZY2Elgixk0jAG0DnwgCX9rk4QFKVXS3/uYMah1L1Wuw718h9bpidX4YkssD5lZf ujEIG6qxpXVx8AfBEuEjmznrS5UBS4L3KIGZRJ+lRaOm7QgjzWHhRz7ViANQDp2ECUry lhDBkcUivOR/JRhGbzlUDoNdFlOlzMP16ZeGKCmqgXau29E1Swi5FaXftC4D6m4TOfv3 3pfAgow4/1vKCLlbwNXTq7sD1s6jBffMedD5L2kvohFURqlF4TH1ZeZaMnlKrFXFZio/ 9/aUf8L36WBPRgDDwHxSQHPehURMzAoq+OXD5JUxnXCxl3xHLJhT7YoSn92Dc5OWusWp vkxw== X-Gm-Message-State: AOAM532DAb9eiP440NNdFXBzTEVDlcnIvV1OL0hhswN2ClQGZ+tnaZz9 BpqxT9eL4WClfEGyHqsdE+6A3pRR5s4= X-Google-Smtp-Source: ABdhPJysVQ5wC8ONolpiltOXAPz28l+Z1SKV2sZ7DJfcq5oJOZERppvQgnuYfyHfh5XN+KHTIA0n3A== X-Received: by 2002:aa7:c649:: with SMTP id z9mr3836567edr.12.1601486447700; Wed, 30 Sep 2020 10:20:47 -0700 (PDT) Subject: Re: Cygwin/X11 on Windows 10 To: cygwin AT cygwin DOT com References: <2c7d0361-b78c-f2e9-01d6-17fc879c5c91 AT cs DOT umass DOT edu> Message-ID: <0722ad72-ba3a-3b8b-32ce-7b99a2a56c7c@gmail.com> Date: Wed, 30 Sep 2020 19:20:47 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 30.09.2020 09:23, Thomas Schweikle via Cygwin wrote: > Tried it. Does not work. X11 is fired up and terminates immediately. I am > using: > ~/.startxwinrc: > #!/bin/bash > xterm & > exec sleep infinity > > changing "exec sleep infinity" to wait does not change anything. > "~/.startxwinrc" is mode 0755: > -rwxr-xr-x 1 sct-muc user 42 30. Sep 09:12 .startxwinrc > bottom post on this list, please Have you tried without any ~/.startxwinrc ? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple