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:reply-to:from :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=P8BrcAxvvdQiYs2o EY7zjrc5mgPTS7xsYj8cPXYS00Xui71Uvf1jeaRIxkiQQpdAf+uxNK6P4xQ5M1oU yiNszI7QUQplWSX39EmSCEz5pohh1nVA7p67OtZlxRmvZj6EDhxHCGlGjYuuv1Ml 90lRl9iqQI/F3XDpnEQpOKie70I= 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:reply-to:from :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=nJJoEt0kS3kA7eR8BTKxsX gxeRE=; b=Hts29u135B8jqDhgCSlzYt4xTEEz8YxHwtrmHXtfsRQgBCvtn9oRmE R9jZjv7UpsmDwrwn5oo+7TZ8Y7VuGpTd9XgvvyYkWZgGhOtJ6zDLOx4NMh/bB52k kp5of24GV7BSGqKtc7j9daT0QXLn8Brt3H/qaYYehnB1xO/3+Un3g= 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=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: out3-smtp.messagingengine.com Subject: Re: Hide fbpanel icon To: cygwin AT cygwin DOT com References: <55CCBC3D DOT 1050907 AT acarver DOT net> Cc: AC Reply-To: cygwin AT cygwin DOT com From: Jon TURNEY Message-ID: <55CCCE88.3020401@dronecode.org.uk> Date: Thu, 13 Aug 2015 18:06:16 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <55CCBC3D.1050907@acarver.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 13/08/2015 16:48, AC wrote: > I just updated my cygwin install with X at 1.17.2-2 and now the small > panel icon shows up in the upper left of my screen with no task bar icon > and now way to remove it. Prior to the upgrade I was able to close that > button (by right clicking the "panel" entry in the Windows task bar > which left the x server running. > > Is there a way to get rid of that icon? I only ever use the system tray > icon and the fbpanel icon is always in the way of desktop icons. I > can't seem to move it anywhere either. > > If I comment out fbpanel in startxwinrc then nothing loads (I don't > normally have an xterm come up, I just want the server running and waiting). If your /etc/X11/xinit/startxwinrc mentions fbpanel, you don't have the latest version (see [1]), so maybe try updating or reinstalling the xinit package? If you have a custom ~/.startxwinrc, then base it on the current /etc/X11/xinit/startxwinrc and end it with 'exec /usr/bin/xwin-xdg-menu', or even 'exec sleep infinity' if you don't like that. [1] https://cygwin.com/ml/cygwin-announce/2015-07/msg00013.html -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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