Glynn Clements wrote:
>I think that this change might be necessary, although I don't know if
>the problem which you report is related to it.
>
>--- display/drivers/XDRIVER/Respond.c  (revision 39378)
>+++ display/drivers/XDRIVER/Respond.c  (working copy)
>@@ -4,6 +4,7 @@
>
> void XD_Respond(void)
> {
>+    XSetWindowBackgroundPixmap(dpy, grwin, bkupmap);
>     XClearWindow(dpy, grwin);
>     XSync(dpy, 1);
>     needs_flush = 0;

Glynn,

I applied your patch and found it does not work for me. As noted
earlier, changing settings in nxclient does work. More information is
available in this post from March last year:
http://article.gmane.org/gmane.comp.gis.grass.user/23219

Craig
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to