On Mon, Nov 22, 2010 at 08:00:16PM +0000, Fabien Millioz wrote: > As noticed by Christophe, the problem is in the pseudo-transparency (-tr > option). > "urxvt -tr" gives the same result than just "urxvt"
Ok, then you are probably setting the bg with a program that does not set the ESETROOT_PMAP_ID and _XROOTPMAP_ID properties. urxvt-9.07 used to fallback to the screenshot method if these properties are not set, urxvt-9.09 does not. You can verify it by looking at 'xprop -root' output and checking that the above properties are indeed not set. If this is the case you have to use a different program to set the bg; Esetroot, hsetroot or feh should be fine. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

