luizribeiro: > On Sun, Apr 27, 2008 at 4:59 PM, Jukka Salmi <[EMAIL PROTECTED]> wrote: > > It doesn't work for me. Just tested with jdk 1.5.0 and netbeans... > > I think the LG3D Java compatibility came with jdk 1.6. Remember that > the hack sets the NET_WM_NAME to LG3D. > Maybe setting it to a different name could work with jdk 1.5. But I'm > not sure about that, or what window manager name you should use.
This patch has been in xmonad for a while, there's some more documentation here, http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-SetWMName.html Several users have reported this as useful. -- Don