--- rxvt-unicode/src/main.C 2006/02/01 21:15:33 1.216 +++ rxvt-unicode/src/main.C 2006/02/02 18:00:23 1.217 @@ -1110,6 +1110,9 @@ if (fix_screen || old_height == 0) scr_reset (); + // TODO, with nvidia-8178, resizes kill the alpha channel, report if not fixed in newer version + //scr_touch (false); + #ifdef XPM_BACKGROUND if (pixmap) scr_touch (false);