On Tuesday 01 October 2002 15:53, Forest C. Adcock wrote: > When I set my terminals' (aterm, Eterm, and Gnome Terminal) backgrounds to > "transparent" they show another background instead of the one that I am > using. Does anyone know how to correct this problem.
use a program which supports setting the proper transparent bit like bsetroot, Eterm's Esetroot, most of the GNOME and KDE programs, etc. xprop -root|grep PMAP should show something like: ESETROOT_PMAP_ID(PIXMAP): pixmap id # 0x2600003 _XROOTPMAP_ID(PIXMAP): pixmap id # 0x2600003 they should both exist and should have the same id. That pixmap is what the transparent terms display. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
