note to self....

http://blogs.earthside.org/note_to_self/

Sunday, April 16, 2006

FVWM: enable backing store and save unders for XFree86 (X11)

Got this from the Google cache:
[note that under SuSE 9.2 the XF86Config file says "do not edit", but there does not appear any way to add these options using SaX2 -ed.]

"Slow rendering of graphics: On Linux with Xfree4, if I move a window on top of the graphics window the graphics windows is continuously redrawn. It seems that the graphics windows needs to be re-rendered every time I do something with any other window.

"If your X server is run with backing store you won't have this problem. If backing store is present scilab does nothing, If there is no backing store then Scilab redraw graphics to emulate backing store (we will certainly change this in the future). By default, it seems that Xfree4 does not use backing store. Here is a remedy proposed by Lydia van Dijk: Those folks using XFree86 4.x can put the backing-store and the save-under setting into their XF86Config files and in the Screen sections:

Section "Screen"
# more stuff here

Option "backing_store"
Option "save_unders"

# probably even more stuff here
EndSection

"On Suse the configuration file is /etc/X11/XF86Config, on
Mandrake 8.1, XFree86-4.1.0-17mdk maybe like Redhat 7.1 (7.2):
it is in /etc/X11/XF86Config-4."





<< Home

Archives

2004/09   2005/03   2005/04   2005/05   2005/06   2005/07   2005/08   2005/09   2005/10   2005/11   2006/01   2006/02   2006/04   2006/05   2006/06   2008/01  

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]