From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13199 invoked by alias); 30 Oct 2003 02:43:36 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Reply-To: cygwin-xfree@cygwin.com Received: (qmail 13178 invoked from network); 30 Oct 2003 02:43:35 -0000 Received: from unknown (HELO sys11.mail.msu.edu) (35.9.75.111) by sources.redhat.com with SMTP; 30 Oct 2003 02:43:35 -0000 Received: from [207.179.68.222] (helo=msu.edu) by sys11.mail.msu.edu with asmtp (Exim 4.10 #3) (TLSv1:RC4-MD5:128) id 1AF2md-0008np-00 for cygwin-xfree@cygwin.com; Wed, 29 Oct 2003 21:43:35 -0500 Message-ID: <3FA07AD6.90401@msu.edu> Date: Thu, 30 Oct 2003 02:43:00 -0000 From: Harold L Hunt II User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: What to capture to debug GUI app's slow response to mouse message s? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-10/txt/msg00411.txt.bz2 List-Id: Steve, You want to use "xev" X Event Viewer to see how quickly the messages are arriving. You can run "man xev" for more info, or do a google search for xev. Good luck, Harold Steve Stone wrote: > I upgraded a GUI app and it now has extremely slow response (30 seconds) to > mouse clicks in its TreeView Explorer window (running under KDE). Their > tech support person believes it is how I have Cygwin configured (although > they are unable to configure theirs to run like how I do). The App does NOT > run slow on the Linux workstation itself, only when run from under > Cygwin/XFree86 and only when Cygwin is NOT launched as "multiwindow". (When > I launch as multiwindow with no KDE, the app instead loses all keystroke > navigation in its TreeView!) > > What tools exist that a non-X-Windows-literate person can run to capture the > messages to determine it this is a Windows NT issue (SP 6), Linux issue > (2.4.18-10, RedHat), a Cygwin issue (current) or even a KDE issue? > > Thank you! > > Steve Stone 503.672.5771 >