[xmonad] Issue 602 in xmonad: xmonad hangs when clickJustFocuses = False and the user clicks outside of the focused window while a submap is active.
codesite-noreply at google.com
codesite-noreply at google.com
Thu Apr 30 15:41:10 UTC 2015
Comment #5 on issue 602 by mwlochb... at gmail.com: xmonad hangs when
clickJustFocuses = False and the user clicks outside of the focused window
while a submap is active.
https://code.google.com/p/xmonad/issues/detail?id=602
To fix problem 1 (without invoking problem 2), you want to add keyPressMask
to your config's clientMask. This option is available in the darcs source
but it doesn't seem to have made it to any hackage releases yet.
I have noticed problem 3 but can't offer any way to solve it.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the xmonad
mailing list