From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28280 invoked by alias); 30 Nov 2014 04:02:50 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 28243 invoked by uid 89); 30 Nov 2014 04:02:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sun, 30 Nov 2014 04:02:46 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAU42j17029242 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Sat, 29 Nov 2014 23:02:45 -0500 Received: from [10.10.116.25] ([10.10.116.25]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id sAU42hqv027708 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sat, 29 Nov 2014 23:02:45 -0500 Message-ID: <547A96E6.8030800@cygwin.com> Date: Sun, 30 Nov 2014 04:02:00 -0000 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: xinit-1.3.4-1 (Major overhaul of X session handling) References: <5478FCE9.1040209@cornell.edu> In-Reply-To: <5478FCE9.1040209@cornell.edu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg00041.txt.bz2 On 2014-11-28 16:53, Ken Brown wrote: > On 11/27/2014 10:03 PM, Yaakov Selkowitz wrote: >> * The new default startxwinrc also launches a miniature fbpanel in the >> upper left corner of the screen which contains an XDG application menu >> (the 'X' icon) for launching X applications, plus an on-demand area for >> X tray icons. After the first run, the panel and menu can be customized >> in ~/.config/fbpanel/multiwindow. > > This is not working well for me. I've tested on both 32-bit and 64-bit > Cygwin with no .startxwinrc and no .[xX]* files, and I've tested on two > different computers (both running Windows 7). I started the X server > via the new start menu shortcut. > > What happens is that a band appears across the bottom of the screen > (full width), hiding about 2/3 of the taskbar. This makes it impossible > to access the icons on the right side of the taskbar. Also, there's no > X icon in the upper left corner of the screen. But there is a large X > icon in the taskbar, partially visible above the band, and when I mouse > over it, I see a little window that says "X panel". Closing this window > makes the band go away. So I guess this band is the miniature fbpanel > referred to above, but it's appearing in the wrong place. It does sound that way. > Finally, ~/.config/fbpanel/multiwindow exists but is empty. I can't reproduce this. Do you have fbpanel-6.1-4? (The earlier releases from Ports do not include the multiwindow profile.) If you rm ~/.config/fbpanel/multiwindow, does it work after that? If not, if you 'cp -f /usr/share/fbpanel/multiwindow ~/.config/fbpanel/', does it work then? -- Yaakov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/