--- rxvt-unicode/src/rxvtfont.C 2007/08/28 17:33:46 1.116 +++ rxvt-unicode/src/rxvtfont.C 2007/08/28 17:35:30 1.117 @@ -1327,6 +1327,7 @@ if (term->bgPixmap.pixmap) { Picture dst = 0; + if (bg >= 0 && term->pix_colors[bg].c.color.alpha < 0x0ff00) dst = XftDrawPicture (d2);