Sorry for not being clear at the first time.

If I use startupHook like this:
, startupHook = setWMName "LG3D"
Java apps work normally, but if I set it like proposed:
, startupHook = ewmhDesktopsStartup >> setWMName "LG3D"
and attempt to run java apps, I get the "grey blobs" instead of app window, just as if not using setWMName workaround.

Henrique G. Abreu


On Fri, Oct 30, 2009 at 00:59, Spencer Janssen <spencerjanssen@gmail.com> wrote:
On Fri, Oct 30, 2009 at 12:19:18AM -0200, Henrique G. Abreu wrote:
> Hi all,
>
> In xmonad 0.9 both setWMName and ewmhDesktops sets startupHook.
> The problem is that I don't know how to use them together.
> I've tried like it was with logHook in 0.8, but it doesn't work.
> , startupHook = ewmhDesktopsStartup >> setWMName "LG3D"
>
> Thanks,
> Henrique G. Abreu

That is the startup hook one should use.  Please describe what you mean by
"doesn't work".


Spencer Janssen
_______________________________________________
xmonad mailing list
xmonad@haskell.org
http://www.haskell.org/mailman/listinfo/xmonad