On 10/07/07, Kai Grossjohann <[EMAIL PROTECTED]> wrote:
From "man dwm":Java applications which use the XToolkit/XAWT backend may draw grey windows only. The XToolkit/XAWT backend breaks ICCCM-compliance in recent JDK 1.5 and early JDK 1.6 versions, because it assumes a reparenting window manager. As a workaround you can use JDK 1.4 (which doesn’t contain the XToolkit/XAWT backend) or you can set the following environment variable (to use the older Motif back†end instead): AWT_TOOLKIT=MToolkit.
Ah my bad in not having read the manual thoroughly. Thanks to both who responded. Vikas -- http://vikas.80x25.org/
