[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
Thu Aug 25 17:28:43 CEST 2011


Comment #66 on issue 177 by vially.i... 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 have the same problem with intellij and the only way I've managed to fix  
it so far is by having another java 6 installation and forcing intellij to  
use that version instead:

#!/bin/sh
export IDEA_JDK=/home/vially/.apps/jdk1.6.0_26
exec /usr/share/intellij-idea-ultimate-edition/bin/idea.sh $*


However, this only works if you do not need intellij to use java7  
explicitly.




More information about the xmonad mailing list