> Date: Sun, 9 Mar 2003 21:17:00 +0100
> From: Atte =?ISO-8859-1?Q?Andr=E9?= Jensen <[EMAIL PROTECTED]>
> On Sun, 9 Mar 2003 12:04:13 -0800
> Alice Corbin <[EMAIL PROTECTED]> wrote:
>
> > On Sun, Mar 09, 2003 at 08:51:00PM +0100, Atte Andr=E9 Jensen wrote:
>
> > > Very nice, only thing is that on my system (debian 3.0) it refreshes
> > > every 30 seconds or so :-( "man gv" mentions that
> <snip>
>
> > Maybe try it with a ":" after the "y".
>
> Makes sense, didn't change anything, though :-(
>
> > If you've got a app-defaults/GV somewhere (maybe in
> > /usr/X11R6/lib/X11/) look at it to see what it has.
>
> GV.watchFileFrequency: 1000
>
> tried values og 1 and 10000; no change
You do have watchFile set to true, right?
>From the man page:
watchFile
Whether the document should be checked periodically
and updated automatically if changes are detected.
Valid values are "True" and "False".
watchFileFrequency
Defines the time in milliseconds elapsing between
successive checks of the document when watchFile is
set to "True". Allowed values must be larger than
500.
You might try putting these in your .Xdefaults:
gv*watchFile: true
gv*watchFileFrequency: 1000
I've tried them, and they work for me. (I use * instead of . so it will
match even if there's some sort of subclass in-between that I'm
missing.)
Jeff
To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html