On Fri, Mar 21, 2008 at 11:48:37AM +0100, Frederik Deweerdt wrote: > On Thu, Mar 20, 2008 at 12:45:52PM -0700, Gautam Iyer wrote: > > On Thu, Mar 20, 2008 at 08:28:33AM -0700, [EMAIL PROTECTED] wrote: > > > > > Revision: 260 > > > http://materm.svn.sourceforge.net/materm/?rev=260&view=rev > > > Author: fdeweerdt > > > Date: 2008-03-20 08:28:15 -0700 (Thu, 20 Mar 2008) > > > > > > Log Message: > > > ----------- > > > Enhance mouse highlighting the problem was nicely explained by Brice > > > Figureau > > > here: > > > http://www.nabble.com/Really-slow-mouse-highlighting.-to15756056.html > > > > > > The fix is to immediatly process X events if there is only a small > > > (25) number of them to handle. > > > > Hmm. Looks like there is still a problem that needs fixing: Do > > > > bash$ while true; do cat /var/log/message; done > > > > in a tab. Then open a new tab, or switch to a new tab. It's a few > > seconds before mrxvt responds. (Once mrxvt switches to the new tab, it > > responds promptly to events). OK, in that case, reducing TIMEOUT_USEC from 10000 to 5000 improves response time dramatically: the mean wait time after the select goes from 0.002 secs to 0.0004 secs. There's still an oddity though, a Ctrl-C sometimes takes a noticeable delay before being effective. I wonder if this has something to do with what was reported on linux 2.6.24 kernels (I'll give a try to the latest 2.6.25-rc). So for the moment, I'd recommend reducing TIMEOUT_USEC as well.
Regards, Frederik ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Materm-devel mailing list Materm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-devel mrxvt home page: http://materm.sourceforge.net