X-Recipient: archive-cygwin@delorie.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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=v2s7Wgmm+2Wj6D8YSORnsg7LVESz3zpfyrqWwyTA+wv
	AIPqGUOxdiHFG0WkWStDFN98ytSLYGdy0LorrlMzs5mU3Au8erTwA/KJv72JioXr
	Dln97s+lRv1XVufP8bDHNZXyEfaxcVVWtQGiEOtuOOZExicWb3Wzllz7py0O3pLo
	=
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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=FSgcQfcL+SQJzs/EltdyLLJdo5M=; b=nLmx7RoqupVqPm4G/
	6J+lZgym9ZzBLtnfdRWVzIATlAXlBVa0w5z4WZ27WrkqAy/6asgKuJ0AyvP++nKS
	I2qwD1I7P8HhYgbUepvlZVXAMa97zC7mEPd0lFmzUlE0HytAHTU10v+JMztFO/DC
	HxSualj7J4z/KMB3pttVyv7q0A=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1436236495.1924.4.camel@cygwin.com>
Subject: Re: [ANNOUNCEMENT] Updated: xinit-1.3.4-9 (major changes to multiwindow session)
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Mon, 06 Jul 2015 21:34:55 -0500
In-Reply-To: <CAK-n8j5P+RUnEy6L1-1TPOm13qvYrpq-Lf3COQ2P9TPokPc75w@mail.gmail.com>
References: <announce.1436224792.7980.43.camel@cygwin.com>	 <CAK-n8j5P+RUnEy6L1-1TPOm13qvYrpq-Lf3COQ2P9TPokPc75w@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Mon, 2015-07-06 at 18:25 -0600, Jim Reisert AD1C wrote:
> On Mon, Jul 6, 2015 at 5:19 PM, Yaakov Selkowitz wrote:
> > This release includes major changes to the default multiwindow session
> > based on feedback from users:
> 
> Lots of good stuff here!
> 
> I'm getting both the new xwin-xdg-menu, as well as the old 'X' in my
> Windows notification area.  How do I get rid of the latter?  I do not
> have a .startxwinrc nor a .XWinrc file.

You could create a ~/.xserverrc with the following:

exec /usr/bin/XWin -notrayicon [OTHER_ARGS] "$@"

The only caveat is that would apply to *all* X sessions, not just the
multiwindow session.  An alternative is to copy the XWin Server shortcut
and add " -- -multiwindow -notrayicon" (without the quotes) right after
startxwin in the command.

HTH,

Yaakov



--
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

