
4 Oct
2010
4 Oct
'10
9:53 p.m.
Comment #1 on issue 411 by daniel.wagner: Only one desktop spread over displays instead of two separate with Nvidia Twinview http://code.google.com/p/xmonad/issues/detail?id=411 This is very strange. Just to make sure there's no local/global idiocy going on, could you give us the output of a few commands? ghc-pkg list X11 ghc-pkg list xmonad ghc-pkg list xmonad-contrib which xmonad It sounds very much like your xmonad binary was built against a version of X11 that did not have Xinerama support. (TwinView and xmonad have gotten along just wonderfully for years on my machines, so we can almost certainly resolve this.)