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:to:from:reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=gCqcaNL2Z/9G7NcSTfKhVtx5YPvcWWQ67b9fGCqotvDfHfShj5h97 FJnkjHbA9+Z2OkcskVAdSErrlXNw2FJu1O8Nj98fDBupnlokvYIFxMxjwljwRWmS 1Aqys7KG3Ddfmfi/nM2nCxlc35sg3tu/66bAhDwGAxFZVLht/ejGig= 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:to:from:reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=default; bh=1SifKRETro+F9xxLnMVTI+psqAA=; b=Bg2nnEZLawt2qO8xfXt1owkxyaVE yJw/BBql82QFctsa+IBVPjLNjbvn4czZ4yIHC3V5mlG14zCxwsQ1mMTAQmU2tHMH uoFmCnncc9Kbil+BrU/vwrF9eafBGQgUDL6e4xlonLSKuh+CuAHIpTxSob/Y44c5 hIrdzstknqfS+g8= 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-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=BAYES_00,RDNS_DYNAMIC,TO_NO_BRKTS_DYNIP,TVD_RCVD_IP autolearn=no version=3.3.1 spammy=H*r:4.89, DISPLAY, HContent-Transfer-Encoding:8bit X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: "Amadeus WM via cygwin" Reply-To: Amadeus WM Subject: gnome-terminal desktop shortcut Date: Mon, 2 Sep 2019 05:14:16 -0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User-Agent: Pan/0.145 (Duplicitous mercenary valetism; d7e168a git.gnome.org/pan2) X-IsSubscribed: yes I installed cygwin 3.0.7 about 2 weeks ago and everything seems fine. I start the X server from the command line with startxwin. What I'd like to do is to set up a desktop shortcut for gnome-terminal. I have defined the DISPLAY=":0.0" option in windows, and from mintty I can start gnome-terminal with no problems. I tried to set up a windows shortcut with this command: C:\cygwin64\bin\gnome-terminal.exe --display=":0.0" -- C:\cygwin64\bin\bash --login -i I also tried different variations on this, e.g. do not tell it to run bash at all, run bash, but specify the POSIX path, etc. The result is always the same: a window pops up for a fraction of a second and disappears. What do I need to do to get the gnome-terminal shortcut working? Like the mintty (cygwin-terminal) is working. Thanks! -- 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