On 14/12/2009 10:11, paul anthony wrote: > I had this problem in xmonad and got it working by adding: > > import XMonad.Hooks.SetWMName > .... > startupHook = setWMName "LG3D" > > to the config file ~/.xmonad/xmonad.hs > > > Many thanks for the feedback! Do you know why this fixes this issue ? Sylvestre