[xmonad] Issue 177 in xmonad: xmonad does not follow ICCCM and ignores WM_TAKE_FOCUS protocol
codesite-noreply at google.com
codesite-noreply at google.com
Sat Aug 20 01:50:40 CEST 2011
Comment #62 on issue 177 by carliro... at gmail.com: xmonad does not follow
ICCCM and ignores WM_TAKE_FOCUS protocol
http://code.google.com/p/xmonad/issues/detail?id=177
I had the same problem of focus with java 7 and netbeans.
I made this combination on xmonad.hs:
, startupHook = setWMName "LG3D">> takeTopFocus
And I had luck because it works for me. :)
More information about the xmonad
mailing list