You are not logged in.
Hey, I tried using netbeans on xmonad and fixed the issue of just getting a grey box by putting
_JAVA_AWT_WM_NONREPARENTING=1; export _JAVA_AWT_WM_NONREPARENTINGin my .zshrc which fixes it when I launch from a terminal but if i run it from dmenu i get the grey box again. Again ideas?
Offline
Perhaps you can use "xterm -e netbeans" in dmenu to use the fix from you .zshrc?
Offline