From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 119743 invoked by alias); 13 Aug 2015 17:46:58 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 119734 invoked by uid 89); 13 Aug 2015 17:46:58 -0000 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 Received: from 108-95-189-245.lightspeed.irvnca.sbcglobal.net (HELO mail.acarver.net) (108.95.189.245) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 13 Aug 2015 17:46:57 +0000 Received: from data.acarver.net ([10.0.0.2]) by mail.acarver.net with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1ZPwad-0004YQ-69 for cygwin@cygwin.com; Thu, 13 Aug 2015 10:46:55 -0700 Subject: Re: Hide fbpanel icon To: cygwin@cygwin.com References: <55CCBC3D.1050907@acarver.net> <55CCCE88.3020401@dronecode.org.uk> From: AC X-Enigmail-Draft-Status: N1110 Message-ID: <55CCD80C.5070506@acarver.net> Date: Thu, 13 Aug 2015 17:46:00 -0000 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 X-SW-Source: 2015-08/txt/msg00194.txt.bz2 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