
13 Dec
2011
13 Dec
'11
5:10 a.m.
Comment #9 on issue 363 by ilya.por...@gmail.com: non-positive argument error on NVidia Xinerama set http://code.google.com/p/xmonad/issues/detail?id=363 So, seems xmonad needs to do some checks on startup: if (number of workspaces) < (number of xinerama screens) then add some additional workspaces. The patch is quite trivial.