--- rxvt-unicode/src/command.C 2004/12/15 00:53:23 1.178 +++ rxvt-unicode/src/command.C 2004/12/15 05:39:08 1.179 @@ -1670,8 +1670,8 @@ * if user used some Esetroot compatible prog to set the root bg, * use the property to determine the pixmap. We use it later on. */ - if (ev.xproperty.atom == xa[XA_XROOTPMAP_ID] - || ev.xproperty.atom == xa[XA_ESETROOT_PMAP_ID]) + if (ev.xproperty.atom != xa[XA_XROOTPMAP_ID] + && ev.xproperty.atom != xa[XA_ESETROOT_PMAP_ID]) return; /* FALLTHROUGH */