texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] frequent polling


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] frequent polling
Date: Fri, 30 Aug 2002 08:10:59 +0200 (MET DST)

> Is it possible to turn off all frequent polling?
> We need polling to occur every few seconds at most.
> 
> I tried doing this once but the program stopped 
> working all together.

You may adjust

#define MIN_DELAY   10
#define MAX_DELAY   1000
#define SLEEP_AFTER 120000

in src/Window/X/x_loop.cc





reply via email to

[Prev in Thread] Current Thread [Next in Thread]