On Mon, Feb 4, 2013 at 6:15 PM, Brandon Allbery <allbery.b@gmail.com> wrote:

fwiw I don't see why this (or ensuing operations, notably cleanMask) would fail.  Might be worth trying DebugKeyEvents to see what's going on?



I tried adding this to my xmonad.hs and recompile/restart, but I'm not getting any output to .xsession-errors.

I imported XMonad.Hooks.DebugKeyEvents and appended <+> debugKeyEvents to my handleEventHook. Am I missing something?