[GRASS-user] Remote Sessions with NX (NoMachine)???

Craig Leat craig.leat at gmail.com
Mon Oct 19 10:09:47 EDT 2009


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


More information about the grass-user mailing list