
8 Dec
2012
8 Dec
'12
1:41 p.m.
Comment #1 on issue 509 by jeffa...@gmail.com: Sometimes cannot switch focus using keyboard shortcuts http://code.google.com/p/xmonad/issues/detail?id=509 Likely the same bug as https://code.google.com/p/xmonad/issues/detail?id=97. In particular, see comment 25 on that bug. This bug is also reproducible using Greg's method: * create two terminal windows * continuously switch between them by holding M-S-j * xmonad stops responding to keyboard input within about 30 seconds His workaround also seems to work here: comment out your "logHook = dynamicLogWithPP $ xmobarPP" section in xmonad.hs.