Subject: mailing-list for TeXmacs Users
List archive
From : Joris van der Hoeven <address@hidden>- To: Norbert Nemec <address@hidden>
- Cc: <address@hidden>
- Subject: Re: Speed Problems with Xfree
- Date: Thu, 11 Sep 2003 19:48:39 +0200 (CEST)
On Wed, 10 Sep 2003, Norbert Nemec wrote:
> I don't think so. I have a fast machine with much memory. Anyway, I can
> still
> see that the TeXmacs window has to be redrawn at every desktop-switch.
> Obviously, the window is not buffered.
>
> As far as I know from programming the Xlib a long time ago, there is a
> simple
> option to decide whether a window gets a background buffer or not. Using
> such
> a buffer might boost the screen diplay of TeXmacs quite a lot.
> Unfortunately,
> the user can't do much about this. It would have to be done in the source
> code.
Please take a look at line 115 of src/Window/X/x_window.cpp.
I tried replacing the existing code by
setattr.save_under = True;
setattr.backing_store = Always;
but nor "Save under" nor "Backing store" seem to work...
Do you have any ideas?
[Please continue the discussion in private or on texmacs-dev]
- Re: Speed Problems with Xfree, David Allouche, 09/10/2003
- Re: Speed Problems with Xfree, Norbert Nemec, 09/10/2003
- Re: Speed Problems with Xfree, Joris van der Hoeven, 09/11/2003
- Re: Speed Problems with Xfree, Stéphane Payrard, 09/11/2003
- Re: Speed Problems with Xfree, Joris van der Hoeven, 09/12/2003
- Re: Speed Problems with Xfree, Stéphane Payrard, 09/11/2003
- Re: Speed Problems with Xfree, Joris van der Hoeven, 09/11/2003
- Re: Speed Problems with Xfree, Norbert Nemec, 09/10/2003
Archive powered by MHonArc 2.6.19.