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=KUkP57ZRWvsxT1nQ nE1pXJdxfJiEKRHpQDeoSq5KEC35NtsjsAOcnq3BNY16PTpsnn5/XRA4klrb6EVO sArBnZK7rvLPW2Bq7Wom5DWaazR2pgIY1anTWKbb9lT6wYpWH4b0J8L7JztSINpu CN7OUr3orM5W/L7YEPHAlbJUQvE= 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=jb3/FstglW4l3VGab76wCD 8P0Zw=; b=G9BiPPO+Pds2eNx6WCfvH4kOBS0PZzu+ZYLJV0L9o8IdwGvf7BWHUY W9nSn5GLq3YGJMwHRcYXlraghKkQycllJmLlUpL/DvntdLgBDCH8Smz0yjnIQMu5 vKcSRn7QhP5IvDw/ysPFXR0rdm2FkkmHiLFbvCP2hTG+09BDLl4M0= 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.2 required=5.0 tests=AWL,BAYES_50,RDNS_DYNAMIC,SPF_HELO_PASS,SPF_PASS,TVD_RCVD_IP autolearn=no version=3.3.2 X-HELO: mail.acarver.net Subject: Re: Hide fbpanel icon To: cygwin AT cygwin DOT com References: <55CCBC3D DOT 1050907 AT acarver DOT net> <55CCCE88 DOT 3020401 AT dronecode DOT org DOT uk> From: AC X-Enigmail-Draft-Status: N1110 Message-ID: <55CCD80C.5070506@acarver.net> Date: Thu, 13 Aug 2015 10:46:52 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <55CCCE88.3020401@dronecode.org.uk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 2015-08-13 10:06, Jon TURNEY wrote: > 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 Interesting, I'm using the global startxwinrc and my xinit package is already 1.3.4-9 yet fbpanel is still in there and there's no mention of xwin-xdg-menu in it yet I do have xwin-xdg-menu installed (20150708-1). I do not have a custom startxwinrc in my home directory. -- 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