Re: What to capture to debug GUI app's slow response to mouse message s?

2003-10-29 Thread Harold L Hunt II
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

What to capture to debug GUI app's slow response to mouse message s?

2003-10-29 Thread Steve Stone
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