https://bugzilla.redhat.com/show_bug.cgi?id=1061568
David Gibson dgibson@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed| |2014-02-10 02:17:27
--- Comment #8 from David Gibson dgibson@redhat.com --- *facepalm* Yes, the default config works. After some experimentation, I realised the problem was that I had just 'startupHook = setWMName "LG3D"' instead of 'startupHook = startupHook baseconfig <+> setWMName "LG3D"', which makes sense in hindsight.
Thanks for the pointer, sorry for the noise.
Btw, is there a reason that the gnomeConfig doesn't include the fullscreenEventHook from EwmhDesktops by default?