Hi!
On Mon, Apr 14, 2003 at 11:03:04 +0200, Waldek Hebisch wrote:
I have the following problem: when a window is obscured and then made visible again the obscured part is lost.
Please see "Known GRX problems":
| * The driver can't respond to PAINT events, so it has problems with | XFree86 v4 because the backing-store is not enabled by default. The | best solution is to have a context to save the actual window (and | the GrPixel problem can be solved too). Te workaround is to add | next lines to the /etc/X11/XF86Config-4 file, in the Device section: | Option "BackingStore" | Option "SaveUnders"
Eike